]> 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)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 20 Aug 2012 15:38:45 +0000 (08:38 -0700)
commit847b291ad6e6cd10645e00111521cea968bc6b9c
tree9b61b6fd2429c22100c43603a9d139cfa5321370
parentb7c43d381d5371a4b0ca1f8b008a8ab34fd35b9e
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]