Howard Chu
604f7fb9db
Use shell "wait" instead of fixed 10 second wait-for-things-to-die
2006-01-11 05:25:09 +00:00
Pierangelo Masarati
9d66e18c9b
allow to easily override the default loop number
2006-01-09 15:26:40 +00:00
Kurt Zeilenga
acbb5cf689
Happy new year!
2006-01-03 23:11:52 +00:00
Pierangelo Masarati
e2a172067f
allow a friendly behavior when stress testing proxies
2005-11-04 16:30:43 +00:00
Pierangelo Masarati
31b5ff3661
fix message
2005-11-03 14:20:08 +00:00
Howard Chu
572ca2db94
Tweak slapd startup delays
2005-09-30 07:32:49 +00:00
Hallvard Furuseth
bc729ea9ba
Minor cleanup to match the other tests:
...
Always mkdir $TESTDIR when making subdirs, and always use mkdir -p anyway.
Add or modify "test skipped" messages.
'exit 0' instead of 'exit'.
2005-09-29 22:26:43 +00:00
Hallvard Furuseth
023d510766
Support POSIX 1003.1-2001 without XSI extensions (ITS #2667 ):
...
Do not use test -a/-o. Use shell features like &&, || or case...esac.
Use grep instead of egrep (but not the not-yet-portable Posix variant grep -E).
Based on a patch from Paul Eggert.
2005-09-17 22:22:15 +00:00
Pierangelo Masarati
e3840aa8af
re-enable by default
2005-05-06 18:51:24 +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
Pierangelo Masarati
211820b853
cleanup
2005-04-21 10:30:54 +00:00
Pierangelo Masarati
637df0ba90
seems to work; in any case, it's yet disabled
2005-04-21 03:24:15 +00:00
Pierangelo Masarati
42b425bc44
add concurrency test for back-meta; cleanup previous commit
2005-04-20 18:57:36 +00:00