]> git.sur5r.net Git - openldap/commit
Rework test scripts to use single 'testrun' directory.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 22 Oct 2003 05:14:08 +0000 (05:14 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 22 Oct 2003 05:14:08 +0000 (05:14 +0000)
commite0df7582b888559f2e0bc4b02d18901a462ea1b6
treeb15362e666629b0834ae3ff55b21251022238b53
parent8b8383a85da96d5cbbd67245db5f4bd22b1b4f31
Rework test scripts to use single 'testrun' directory.
Split glue test in two.
Remove (slurpd) subtree replication test.
Reorder syncrepl/proxy tests
50 files changed:
tests/Makefile.in
tests/data/slapd-acl.conf
tests/data/slapd-cache-master.conf
tests/data/slapd-glue.conf
tests/data/slapd-master.conf
tests/data/slapd-proxycache.conf
tests/data/slapd-pw.conf
tests/data/slapd-ref-slave.conf
tests/data/slapd-referrals.conf
tests/data/slapd-repl-master.conf
tests/data/slapd-repl-slave.conf
tests/data/slapd-repl-submaster.conf [deleted file]
tests/data/slapd-repl-subslave.conf [deleted file]
tests/data/slapd-schema.conf
tests/data/slapd-syncrepl-master.conf
tests/data/slapd-syncrepl-slave-persist1.conf
tests/data/slapd-syncrepl-slave-persist2.conf
tests/data/slapd-syncrepl-slave-persist3.conf
tests/data/slapd-syncrepl-slave-refresh1.conf
tests/data/slapd-syncrepl-slave-refresh2.conf
tests/data/slapd.conf
tests/run.in
tests/scripts/all
tests/scripts/conf.sh
tests/scripts/defines.sh
tests/scripts/subfilter.sh [deleted file]
tests/scripts/test000-rootdse
tests/scripts/test001-slapadd
tests/scripts/test002-populate
tests/scripts/test003-search
tests/scripts/test004-modify
tests/scripts/test005-modrdn
tests/scripts/test006-acls
tests/scripts/test007-replication
tests/scripts/test008-concurrency
tests/scripts/test009-referral
tests/scripts/test010-passwd
tests/scripts/test011-glue-slapadd [new file with mode: 0755]
tests/scripts/test011-subtree-repl [deleted file]
tests/scripts/test012-glue [deleted file]
tests/scripts/test013-language
tests/scripts/test014-whoami
tests/scripts/test015-xsearch
tests/scripts/test016-subref
tests/scripts/test017-syncreplication-refresh
tests/scripts/test018-syncreplication-persist
tests/scripts/test019-proxycaching [deleted file]
tests/scripts/test020-syncreplication-cascading [deleted file]
tests/scripts/test021-certificate
tests/scripts/undiff.sh [deleted file]