Commit Graph

660 Commits

Author SHA1 Message Date
Pierangelo Masarati
b9930aef96 add monitor testing to concurrency tests data 2008-07-19 14:28:41 +00:00
Pierangelo Masarati
99d135cc7a add monitor testing to concurrency tests data 2008-07-19 14:01:44 +00:00
Pierangelo Masarati
94234abcce allow easy customization of amount of loops 2008-07-19 11:54:01 +00:00
Pierangelo Masarati
9b9bbdfcc5 also check entryCSN 2008-07-19 11:53:22 +00:00
Pierangelo Masarati
9607b5f2f7 populate consumer2 as well; mix cleanup 2008-07-19 11:52:43 +00:00
Pierangelo Masarati
790c4d8399 make sure back-ldap is available; only load required modules (ITS#5355) 2008-06-30 10:18:37 +00:00
Howard Chu
51c2ef2379 ITS#5529 test requires threads 2008-06-10 22:19:18 +00:00
Howard Chu
1300a390c0 Fix logging, ITS#5536 2008-05-29 23:31:40 +00:00
Howard Chu
25f8500008 ITS#5470 revert prev commit, use 3 second timeouts 2008-05-05 23:40:02 +00:00
Howard Chu
9ec63cbed1 Remove syncrepl timeouts 2008-05-05 23:18:09 +00:00
Howard Chu
93794027a9 ITS#5451 test for deadlock 2008-05-02 10:49:00 +00:00
Howard Chu
5de6bbcbe0 ITS#5437, #5444 add entry to consumer 2008-04-03 08:55:15 +00:00
Howard Chu
fcb92905f7 define LDIFADD1 2008-04-03 08:52:35 +00:00
Pierangelo Masarati
4117b4d44e add was failing because not compliant with schema 2008-03-15 16:32:24 +00:00
Hallvard Furuseth
9ebe788370 ITS#5344: modrdn check for affectsMultipleDSAs and for new DN above/below self 2008-02-11 17:29:55 +00:00
Pierangelo Masarati
440099d271 fix test; don't return error when relaying exops 2008-01-15 21:59:23 +00:00
Pierangelo Masarati
b203d37cae fix test 2008-01-14 17:28:01 +00:00
Howard Chu
785c95c280 ITS#5319 test renames to same DN 2008-01-11 03:17:37 +00:00
Kurt Zeilenga
c890c96d13 Happy New Year (belated) 2008-01-08 00:19:56 +00:00
Hallvard Furuseth
1d1b05e518 More ITS#5265: Disable unsupported back-ldif tests 2008-01-07 22:50:01 +00:00
Pierangelo Masarati
84e87f3912 test047 needs slapo-rwm (ITS#5292) 2007-12-20 10:58:29 +00:00
Howard Chu
ebc16e5e66 Add tests for ITS#5283 2007-12-15 01:03:36 +00:00
Quanah Gibson-Mount
1c73847a2c Replace hard coded directory references with TESTDIR variable 2007-12-14 20:03:09 +00:00
Pierangelo Masarati
0792415c92 sort test output 2007-12-11 17:05:31 +00:00
Pierangelo Masarati
f9ec3a5792 sort test output 2007-12-11 16:36:28 +00:00
Howard Chu
18a1a13ad7 awk portability fix 2007-11-29 13:45:55 +00:00
Howard Chu
62b0b10edf Trim debug flag 2007-11-28 16:40:04 +00:00
Gavin Henry
465b19af47 test050 extended to run with 3 slapd instances. Please test. 2007-11-19 18:20:31 +00:00
Howard Chu
f3c82a78a0 ITS#5193 don't use "cd; pwd" to get the absolute path of schema dir 2007-10-19 04:17:28 +00:00
Pierangelo Masarati
cdc69f8685 use same configuration for back-ldap/meta tests 2007-09-29 11:59:04 +00:00
Pierangelo Masarati
fedcbe9a41 better fix for ITS#5154 2007-09-29 11:45:37 +00:00
Ralf Haferkamp
ebd5d088cf Adjustments to make testcase working again after ITS#5113 fixes. 2007-09-26 23:28:38 +00:00
Luca Scamoni
6a729e44a8 use BACKEND variable instead of hardcoding bdb 2007-09-17 12:22:43 +00:00
Pierangelo Masarati
347776960c test dgAuthz 2007-09-15 10:18:40 +00:00
Pierangelo Masarati
aa081c4b71 make changing the basedn easier 2007-09-15 10:17:55 +00:00
Pierangelo Masarati
77d3fe1106 fix path 2007-09-15 00:04:22 +00:00
Pierangelo Masarati
9f3f281df0 fix test when slapo-memberof(5) built as module (ITS#5132) 2007-09-13 17:58:10 +00:00
Pierangelo Masarati
03ac28c541 slapo-memberof test 2007-09-12 21:13:49 +00:00
Pierangelo Masarati
1157b6dc6a handle sizelimit in caching (in partial fulfilment of ITS#5114) 2007-09-12 21:09:04 +00:00
Howard Chu
54517b9fb2 ITS#5117 use absolute FILE URLs 'cause BSD libfetch is braindead 2007-09-02 01:59:04 +00:00
Howard Chu
47be79d4f3 Use dynamic config, test dgIdentity 2007-08-25 00:14:56 +00:00
Pierangelo Masarati
2c13f86cec support subtree rename (ITS#5097) 2007-08-20 19:06:18 +00:00
Pierangelo Masarati
43d069adac fix error message 2007-08-17 12:39:17 +00:00
Howard Chu
b7b32d7448 ITS#5036 fix prev commit 2007-07-05 12:40:03 +00:00
Howard Chu
7ada84dd09 ITS#5036 fix back-monitor dependency 2007-07-03 16:45:04 +00:00
Hallvard Furuseth
101b6b9363 Fix --without-tls (ITS#4975). Enable certificate matching. 2007-05-20 22:48:21 +00:00
Hallvard Furuseth
9fd99cd566 Only use terminal escapes (in $TB/$TN) when printing to a terminal.
Remove a bogus 'waiting' message; the script does not sleep there.
2007-05-19 21:26:54 +00:00
Pierangelo Masarati
b0b098258f test fix to ITS#4964 2007-05-19 14:17:34 +00:00
Hallvard Furuseth
2d5316b4c1 Only use terminal escapes (in $TB/$TN) when printing to a terminal. 2007-05-18 18:42:59 +00:00
Hallvard Furuseth
73aaead5bd Re-fixing ITS#2667: test -a and test -o unportable, use && and ||. 2007-05-18 15:23:28 +00:00