ITS#7344 Add initial testsuite for slapo-constraint

This commit is contained in:
Jan Synacek 2012-08-02 14:57:39 +02:00 committed by Howard Chu
parent dc9fccccc9
commit d41497d596
29 changed files with 426 additions and 0 deletions

View file

@ -0,0 +1,25 @@
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
FAIL
FAIL
FAIL
FAIL
FAIL
FAIL
FAIL
FAIL
FAIL
FAIL
FAIL

View file

@ -0,0 +1,5 @@
dn: dc=example,dc=com
objectclass: dcObject
objectclass: organization
dc: example
o: My Domain corp.

View file

@ -0,0 +1,6 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
mail: c@example.com
mail: d@example.com

View file

@ -0,0 +1,8 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
mail: c@example.com
mail: d@example.com
mail: e@example.com
mail: f@example.com

View file

@ -0,0 +1,8 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
mail: c@example.com
-
add: mail
mail: d@example.com

View file

@ -0,0 +1,10 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
-
add: mail
mail: c@example.com
-
add: mail
mail: d@example.com

View file

@ -0,0 +1,13 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
-
add: mail
mail: c@example.com
-
add: mail
mail: d@example.com
-
add: mail
mail: e@example.com

View file

@ -0,0 +1,7 @@
dn: cn=user,dc=example,dc=com
changetype: modify
replace: mail
mail: a@example.com
mail: b@example.com
mail: c@example.com
mail: d@example.com

View file

@ -0,0 +1,15 @@
dn: cn=user,dc=example,dc=com
changetype: modify
replace: mail
mail: a@example.com
mail: b@example.com
mail: c@example.com
mail: d@example.com
-
delete: mail
-
add: mail
mail: w@example.com
mail: x@example.com
mail: y@example.com
mail: z@example.com

View file

@ -0,0 +1,12 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
mail: c@example.com
mail: d@example.com
-
delete: mail
mail: d@example.com
-
add: mail
mail: f@example.com

View file

@ -0,0 +1,10 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
mail: c@example.com
mail: d@example.com
mail: e@example.com
-
delete: mail
mail: original@example.com

View file

@ -0,0 +1,4 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: example@not-allowed.com

View file

@ -0,0 +1,7 @@
dn: cn=user,dc=example,dc=com
changetype: modify
delete: mail
mail: original@example.com
-
add: mail
mail: a@fail.com

View file

@ -0,0 +1,3 @@
dn: cn=user,dc=example,dc=com
changetype: modify
delete: mail

View file

@ -0,0 +1,5 @@
dn: cn=user,dc=example,dc=com
changetype: modify
replace: mail
mail: a@example.com
mail: b@example.com

View file

@ -0,0 +1,6 @@
dn: cn=user,dc=example,dc=com
changetype: modify
replace: mail
mail: a@example.com
mail: b@example.com
mail: c@example.com

View file

@ -0,0 +1,3 @@
dn: cn=user,dc=example,dc=com
changetype: modify
delete: mail

View file

@ -0,0 +1,5 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: a@example.com
mail: b@example.com

View file

@ -0,0 +1,7 @@
dn: cn=user,dc=example,dc=com
changetype: modify
delete: mail
-
add: mail
mail: b@example.com
mail: c@example.com

View file

@ -0,0 +1,8 @@
dn: cn=user,dc=example,dc=com
changetype: modify
delete: mail
-
add: mail
mail: a@example.com
mail: b@example.com
mail: c@example.com

View file

@ -0,0 +1,12 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
mail: c@example.com
-
delete: mail
-
add: mail
mail: x@example.com
mail: y@example.com
mail: z@example.com

View file

@ -0,0 +1,9 @@
dn: cn=user,dc=example,dc=com
changetype: modify
replace: mail
mail: a@example.com
mail: b@example.com
mail: c@example.com
mail: d@example.com
-
delete: mail

View file

@ -0,0 +1,24 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
mail: c@example.com
-
delete: mail
-
add: mail
mail: x@example.com
mail: y@example.com
mail: z@example.com
mail: u@example.com
mail: m@example.com
-
replace: mail
mail: i@example.com
mail: j@example.com
-
add: mail
mail: k@example.com
-
replace: description
description: d1

View file

@ -0,0 +1,32 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
mail: c@example.com
-
delete: mail
-
add: mail
mail: x@example.com
mail: y@example.com
mail: z@example.com
mail: u@example.com
mail: m@example.com
-
replace: mail
mail: i@example.com
mail: j@example.com
-
add: mail
mail: k@example.com
mail: hh@example.com
-
delete: mail
-
add: mail
mail: k@example.com
mail: hh@example.com
mail: hj@example.com
-
replace: description
description: d1

View file

@ -0,0 +1,11 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
mail: c@example.com
mail: d@example.com
mail: e@example.com
-
delete: mail
mail: original@example.com
mail: e@example.com

View file

@ -0,0 +1,18 @@
dn: cn=user,dc=example,dc=com
changetype: modify
add: mail
mail: b@example.com
mail: c@example.com
mail: d@example.com
mail: e@example.com
-
delete: mail
-
add: mail
mail: b@example.com
mail: c@example.com
mail: d@example.com
mail: e@example.com
-
delete: mail
mail: e@example.com

View file

@ -0,0 +1,8 @@
dn: cn=user,dc=example,dc=com
changetype: modify
delete: description
description: desc1
-
add: description
description: desc1-mod

View file

@ -0,0 +1,8 @@
dn: cn=user,dc=example,dc=com
objectclass: inetOrgPerson
objectclass: organizationalPerson
cn: John
sn: Doe
mail: original@example.com
description: desc1
description: desc2

137
tests/scripts/test064-constraint Executable file
View file

@ -0,0 +1,137 @@
#!/bin/bash
echo "running defines.sh"
. $SRCDIR/scripts/defines.sh
CONSTRAINTDIR="$DATADIR/constraint"
ROOTLDIF="$CONSTRAINTDIR/root.ldif"
USERLDIF="$CONSTRAINTDIR/user.ldif"
RESULTOUT="$CONSTRAINTDIR/constraint.out"
SCRIPTOUT="$TESTDIR/constraint.out"
USERDN="cn=user,$BASEDN"
CONFDIR=$TESTDIR/slapd.d
mkdir -p $TESTDIR $CONFDIR $DBDIR1
$SLAPPASSWD -g -n >$CONFIGPWF
$SLAPADD -F $CONFDIR -n 0 <<EOF
dn: cn=config
objectClass: olcGlobal
cn: config
olcArgsFile: $TESTDIR/slapd.args
olcPidFile: $TESTDIR/slapd.pid
dn: cn=module,cn=config
objectClass: olcModuleList
cn: module
olcModulePath: $TESTWD/../servers/slapd/overlays
olcModuleLoad: constraint.la
dn: cn=schema,cn=config
objectClass: olcSchemaConfig
cn: schema
include: file://$TESTWD/schema/core.ldif
include: file://$TESTWD/schema/cosine.ldif
include: file://$TESTWD/schema/inetorgperson.ldif
dn: olcDatabase=config,cn=config
objectClass: olcDatabaseConfig
olcDatabase: config
dn: olcDatabase={1}$BACKEND,cn=config
objectClass: olcDatabaseConfig
objectClass: olc${BACKEND}Config
olcDatabase: $BACKEND
olcSuffix: $BASEDN
olcRootDN: $MANAGERDN
olcRootPW:< file://$CONFIGPWF
olcDbDirectory: $TESTDIR/db.1.a
olcDbIndex: objectClass eq,pres
olcDbIndex: ou,cn,mail,surname,givenname eq,pres,sub
dn: olcOverlay=constraint,olcDatabase={1}$BACKEND,cn=config
objectClass: olcOverlayConfig
objectClass: olcConstraintConfig
olcOverlay: constraint
olcConstraintAttribute: mail count 3
olcConstraintAttribute: mail regex ^[[:alnum:]]+@example.com$
olcConstraintAttribute: description count 2
EOF
$SLAPD -F $CONFDIR -h $URI1 -d $LVL $TIMING > $LOG1 2>&1 &
PID=$!
if test $WAIT != 0 ; then
echo PID $PID
read foo
fi
sleep 1
echo "Adding basic structure..."
$LDAPADD -D $MANAGERDN -H $URI1 -y $CONFIGPWF -f $ROOTLDIF &>/dev/null
RC=$?
if test $RC != 0 ; then
echo "ldapadd failed ($RC)!"
test $KILLSERVERS != no && kill -HUP $PID
exit $RC
fi
$LDAPADD -D $MANAGERDN -H $URI1 -y $CONFIGPWF -f $USERLDIF &>/dev/null
RC=$?
if test $RC != 0 ; then
echo "ldapadd failed ($RC)!"
test $KILLSERVERS != no && kill -HUP $PID
exit $RC
fi
echo "Running constraint tests..."
for ldif in $SRCDIR/data/constraint/{*ok*,*fail*}.ldif; do
### reload
$LDAPDELETE -D $MANAGERDN -H $URI1 -y $CONFIGPWF $USERDN &>/dev/null
RC=$?
if test $RC != 0 ; then
echo "ldapdelete failed ($RC)!"
test $KILLSERVERS != no && kill -HUP $PID
exit $RC
fi
$LDAPADD -D $MANAGERDN -H $URI1 -y $CONFIGPWF -f $USERLDIF &>/dev/null
RC=$?
if test $RC != 0 ; then
echo "ldapadd failed ($RC)!"
test $KILLSERVERS != no && kill -HUP $PID
exit $RC
fi
### info
echo -n " [$ldif]: "
### modify
$LDAPMODIFY -H $URI1 -x -D "$MANAGERDN" -f $ldif -y $CONFIGPWF &>/dev/null
RC=$?
if test $RC == 0 ; then
echo "OK" | tee -a $SCRIPTOUT
elif test $RC == 19 ; then
echo "FAIL" | tee -a $SCRIPTOUT
else
echo "UNEXPECTED ($RC)"
fi
done
echo "Comparing output..."
$DIFF $SCRIPTOUT $RESULTOUT > $CMPOUT
RC=$?
if test $RC != 0 ; then
echo "Comparison failed"
test $KILLSERVERS != no && kill -HUP $PID
exit $RC
fi
test $KILLSERVERS != no && kill -HUP $PID
echo ">>>>> Test succeeded"
test $KILLSERVERS != no && wait
exit 0