Commit Graph

357 Commits

Author SHA1 Message Date
Howard Chu
6aca95bd01 Fix people / groups order to match testdata 2005-09-01 12:38:41 +00:00
Howard Chu
0ec5e73f64 Revert to 2.2 glue/subordinate config syntax 2005-09-01 11:48:28 +00:00
Howard Chu
27467a79e7 ITS#3968 Add tests for valsort overlay, with fixes. 2005-08-24 08:55:12 +00:00
Pierangelo Masarati
3cb9d64de3 more tests 2005-08-22 18:10:23 +00:00
Pierangelo Masarati
9e9137cb74 add ACI test 2005-08-22 17:58:36 +00:00
Pierangelo Masarati
bf37d12686 9010 is not registered but used on Solaris... 2005-08-22 12:37:39 +00:00
Pierangelo Masarati
dd87b75985 use our default referral; slapd complains about returning 0x0a without a ref 2005-08-19 17:04:12 +00:00
Pierangelo Masarati
27267f0f78 add subtree rename test 2005-08-18 10:28:36 +00:00
Pierangelo Masarati
21fa587db3 improve manage test 2005-08-17 22:04:32 +00:00
Pierangelo Masarati
31aa877131 allow the glue overlay to be a module 2005-08-10 16:26:32 +00:00
Pierangelo Masarati
d602831acd load modules if required 2005-08-10 11:49:09 +00:00
Pierangelo Masarati
2a789a831f data for back-sql concurrency tests 2005-08-07 20:52:58 +00:00
Pierangelo Masarati
f5beb2e0d3 add indices for all backends that support them; clenup 2005-08-07 10:01:53 +00:00
Pierangelo Masarati
cc6b90b452 disallow this test for backends that do not honor ACLs 2005-08-07 00:27:48 +00:00
Pierangelo Masarati
01f81af860 fix translucent overlay test when back-monitor is compiled as module (privately reported by Buchan Milne) 2005-07-25 19:39:08 +00:00
Pierangelo Masarati
92ddbcbc0d keep trying... 2005-07-21 08:53:42 +00:00
Pierangelo Masarati
6f3363f0d9 Under some circumstances, port 9010 is already in use and may cause problems to referrals whose server is supposed to be unavailable 2005-07-20 11:17:06 +00:00
Pierangelo Masarati
a1d407c3d2 add new glued ldap concurrency test 2005-07-03 23:29:10 +00:00
Pierangelo Masarati
f86daac8c8 import retcode overlay 2005-06-19 22:39:44 +00:00
Howard Chu
5e1cafdade ITS#3777 test password quality with hashed pws 2005-06-15 03:07:31 +00:00
Pierangelo Masarati
91bdea2817 use "pgsql" instead of "postgres" for consistency with the directory names in servers/slapd/back-sql/rdbms_depend 2005-06-09 11:03:06 +00:00
Pierangelo Masarati
16e42fc78c test sync replication with back-sql 2005-06-01 19:33:18 +00:00
Pierangelo Masarati
9e29048fd1 allow most tests to run for other backend types (with limitations) 2005-05-30 15:16:38 +00:00
Pierangelo Masarati
eaf860ad40 allow to test other backend types 2005-05-30 14:02:16 +00:00
Pierangelo Masarati
1641c442f0 more on ITS#3745 2005-05-26 11:41:34 +00:00
Pierangelo Masarati
eee9efbd1e rework according to table-driven, back-config enabled back-ldap and related overlays 2005-05-23 07:26:19 +00:00
Kurt Zeilenga
812efa5723 Allow no-user-modification attributes to be managed.
Need to fix the slap_mods_opattrs() clobber.
2005-05-14 06:40:50 +00:00
Kurt Zeilenga
04e4c6207b Split manage test between working and non-working-yet cases 2005-05-14 01:26:06 +00:00
Kurt Zeilenga
2544a320b9 extend manageDIT test cases (now just need to find time
to implement this)
2005-05-13 06:43:06 +00:00
Sang Seok Lim
2aefbcfd2e LDIF update for CRL test 2005-05-09 03:23:00 +00:00
Sang Seok Lim
c64e8faf8d testscript update for testing CRL routine 2005-05-09 01:08:03 +00:00
Howard Chu
5d41fae53c Remove "ANSWERABILITY RESULTS" string, it interferes with comparison 2005-05-06 02:22:59 +00:00
Pierangelo Masarati
9c6aa3b8e8 line up with config code 2005-05-05 16:22:50 +00:00
Pierangelo Masarati
b76e95e72c partial fulfilment of ITS#3705 2005-05-04 18:43:10 +00:00
Pierangelo Masarati
2a5d65de02 move back-monitor where it's reachable... 2005-04-27 18:43:32 +00:00
Pierangelo Masarati
73d406aebf update expected output for test035 as well 2005-04-26 10:36:37 +00:00
Pierangelo Masarati
6c65ad09b0 reset candidates when intentionally abandoning; consistently handle referrals 2005-04-26 00:06:07 +00:00
Pierangelo Masarati
fa49a73fc4 fix retry; add per-target configurable number of retries; addresses ITS#3672, ITS#3676 & ITS#3680 2005-04-25 18:56:56 +00:00
Pierangelo Masarati
838421f416 improve back-meta tests; I think test036 can be enabled 2005-04-22 21:47:55 +00:00
Howard Chu
a66d126c16 ITS#3573, ITS#3655 use new schema, shorter expirations for test 2005-04-22 18:47:05 +00:00
Pierangelo Masarati
42b425bc44 add concurrency test for back-meta; cleanup previous commit 2005-04-20 18:57:36 +00:00
Pierangelo Masarati
f6ad447a8c missing file (ITS#3668) 2005-04-18 11:46:48 +00:00
Pierangelo Masarati
44635400cf add test035 for back-meta; minor clanup to test030 2005-04-16 02:27:27 +00:00
Pierangelo Masarati
4abbf9c610 implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +00:00
Pierangelo Masarati
a9fea2edeb configure monitor database, if available 2005-03-29 09:50:50 +00:00
Kurt Zeilenga
aa681f980d Update test026 for updated uniqueMemberMatch semantics 2005-03-28 18:07:17 +00:00
Howard Chu
667ae398cb Fix for back-ldap module 2005-03-16 21:52:25 +00:00
Howard Chu
aad140151e More for translucent 2005-03-10 04:35:57 +00:00
Kurt Zeilenga
b914aee946 Replace OpenLDAPtime with testTime (in test.schema).
Don't muck with OpenLDAPperson or openldap.schema.
Replace OpenLDAPtime with testTime (in test.schema).
Define testPerson instead (in test.schema).
Update test004 to use new test schema.
2005-03-04 17:33:26 +00:00
Kurt Zeilenga
efce212af9 Don't muck with OpenLDAPperson or openldap.schema.
Replace OpenLDAPtime with testTime (in test.schema).
Define testPerson instead (in test.schema).
Update test004 to use new test schema.
2005-03-04 17:31:59 +00:00