]> git.sur5r.net Git - openldap/commit
ITS#7344 Add initial testsuite for slapo-constraint
authorJan Synacek <jsynacek@redhat.com>
Thu, 2 Aug 2012 12:57:39 +0000 (14:57 +0200)
committerHoward Chu <hyc@openldap.org>
Thu, 2 Aug 2012 14:01:31 +0000 (07:01 -0700)
commitd41497d59623205a1ca788728b626f0d5ba6f40f
tree6dda82231da400a9de480a9ba9680bab49b9d69c
parentdc9fccccc999793d02b80a6578ae8ed8fc8dfce5
ITS#7344 Add initial testsuite for slapo-constraint
29 files changed:
tests/data/constraint/constraint.out [new file with mode: 0644]
tests/data/constraint/root.ldif [new file with mode: 0644]
tests/data/constraint/t_fail_01.ldif [new file with mode: 0644]
tests/data/constraint/t_fail_02.ldif [new file with mode: 0644]
tests/data/constraint/t_fail_03.ldif [new file with mode: 0644]
tests/data/constraint/t_fail_04.ldif [new file with mode: 0644]
tests/data/constraint/t_fail_05.ldif [new file with mode: 0644]
tests/data/constraint/t_fail_06.ldif [new file with mode: 0644]
tests/data/constraint/t_fail_07.ldif [new file with mode: 0644]
tests/data/constraint/t_fail_08.ldif [new file with mode: 0644]
tests/data/constraint/t_fail_09.ldif [new file with mode: 0644]
tests/data/constraint/t_fail_10.ldif [new file with mode: 0644]
tests/data/constraint/t_fail_11.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_01.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_02.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_03.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_04.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_05.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_06.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_07.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_08.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_09.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_10.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_11.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_12.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_13.ldif [new file with mode: 0644]
tests/data/constraint/t_ok_14.ldif [new file with mode: 0644]
tests/data/constraint/user.ldif [new file with mode: 0644]
tests/scripts/test064-constraint [new file with mode: 0755]