Emmanuel Dreyfus
245bb35eca
Add a test for attribute value regex substitution. Cf ITS#5804
2008-11-15 16:51:56 +00:00
Pierangelo Masarati
2c6b5c0ea9
allow each (back-config) syncrepl test to use the preferred sync type, but allow changing it via the -s switch for ./run
2008-11-15 15:05:12 +00:00
Hallvard Furuseth
fda00af4c1
ITS#5408: Support back-ldif
2008-11-12 01:00:56 +00:00
Quanah Gibson-Mount
34d1b413a2
fix missing cvs revision header
2008-11-10 19:49:04 +00:00
Pierangelo Masarati
f6dd785a46
parallel load test (ITS#5709)
2008-11-02 23:48:16 +00:00
Pierangelo Masarati
759ba16fb7
s/manageDIT/relax/ (ITS#5780)
2008-10-30 14:16:22 +00:00
Hallvard Furuseth
d68ba23ab8
ITS#5750: Fix nameUIDPretty() bitstring in Name and Optional UID syntax.
...
Also update a comment about parsing this syntax.
2008-10-18 11:09:55 +00:00
Pierangelo Masarati
c2090e9944
check dangling reference (ITS#5742)
2008-10-17 00:07:15 +00:00
Quanah Gibson-Mount
16c307b8b8
s/LOOPS/TESTLOOPS/
2008-10-06 19:58:52 +00:00
Pierangelo Masarati
d5ac6c4630
s/LOOPS/TESTLOOPS/
2008-10-05 21:29:16 +00:00
Pierangelo Masarati
93fe70d6c7
add tests specific to mapped attrs (ITS#5717)
2008-09-29 21:51:06 +00:00
Pierangelo Masarati
a0e3e68a02
allow controls deletion to be deferred; pass response controls back to frontend in extops (ITS#5711)
2008-09-27 10:06:43 +00:00
Howard Chu
f6edefa25d
Add back-ndb
2008-08-26 21:48:17 +00:00
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
Howard Chu
6d01c81596
Test no longer depends on --with-tls
2007-05-13 09:35:57 +00:00
Howard Chu
819cf670f3
slurpd is strongly deprecated
2007-04-05 23:28:06 +00:00
Pierangelo Masarati
78d8d6e06d
add support for pagedResults to back-sql (ITS#4888)
2007-03-22 23:10:56 +00:00
Howard Chu
d9958cbdbe
Enhanced unique configuration
2007-03-22 08:22:53 +00:00
Howard Chu
7cca5d1cef
Fix prev commit
2007-03-12 21:17:44 +00:00
Howard Chu
94a11462a1
Fixes (mostly from Buchan Milne) to make all generated files relative
...
to $TESTDIR
2007-03-09 09:34:41 +00:00
Pierangelo Masarati
228f754299
don't remember where, but without quotes it fails
2007-02-26 20:37:33 +00:00
Pierangelo Masarati
d9f63b082e
on Solaris, /bin/sh is not bash; grep doesn't like ^auditcontext: without quotes
2007-02-24 18:30:40 +00:00
Howard Chu
eecd3d7fe1
Remove cruft
2007-02-11 23:27:50 +00:00
Howard Chu
461461937b
Use contextCSN checks to control delays
2007-02-11 14:24:35 +00:00
Howard Chu
6fd5e36907
Test modify/undo in back-config
2007-02-07 17:09:20 +00:00
Howard Chu
5e8207af12
Additional syncrepl timeouts needed
2007-02-06 12:32:37 +00:00
Howard Chu
ca5a7249f2
Fix startup, use explicit serverIDs from the beginning
2007-02-06 00:06:52 +00:00
Howard Chu
910f8ba200
Preliminary multimaster replication test
2007-02-05 11:10:33 +00:00
Pierangelo Masarati
b12a395b12
make sure replication finished before comparing data (under valgrind, replication may take ages)
2007-01-28 10:35:50 +00:00
Pierangelo Masarati
08ddb6f133
fix previous commit (wrong dir count)
2007-01-28 10:10:27 +00:00
Pierangelo Masarati
2449625813
cleanup
2007-01-27 18:39:36 +00:00
Pierangelo Masarati
beeede6c0c
make it easier to run slapd under valgrind
2007-01-27 18:33:19 +00:00
Pierangelo Masarati
5bf79a5686
fix modify opattrs sync replication (ITS#4820; test019 can't be fixed right now)
2007-01-27 16:38:20 +00:00
Howard Chu
24e1db824a
ITS#4809 do a modrdn as a normal user to check if modifiersName is
...
propagated. Return all operational attributes as well as user
attributes for final comparison; DBs should be 100% identical
except for the auditContext attribute which only exists on the master.
2007-01-24 09:35:18 +00:00
Howard Chu
b2c2c1a777
Test slave bootstrapping via syncrepl
2007-01-22 13:42:34 +00:00
Kurt Zeilenga
da6d9eb046
happy new year
2007-01-02 20:00:42 +00:00
Howard Chu
73c2e093d4
ITS#4777 test delete of remote attribute
2006-12-12 20:00:43 +00:00
Kurt Zeilenga
80d74dc2cd
Monitor attributes should have dSAOperation usage,
...
not directoryOperation usage. Update test000 to
request return of only @monitor attributes.
2006-12-08 02:30:11 +00:00
Pierangelo Masarati
0a94c35c14
don't keep searching referrals...
2006-12-03 21:37:40 +00:00
Howard Chu
c812e3fdf1
Fix modify ops
2006-11-27 19:15:28 +00:00
Howard Chu
7703e7e3a9
ITS#4490 fix awk comment
2006-11-12 23:40:36 +00:00
Howard Chu
cbb26d38bf
Fix prev commit, better test for multiple URI matches
2006-11-12 00:08:08 +00:00
Pierangelo Masarati
fd0176e49c
fix test output; clarify rationale
2006-11-05 09:25:49 +00:00
Howard Chu
3b565d4310
modify/replace test for ITS#4728
2006-11-02 19:14:23 +00:00
Pierangelo Masarati
f8d1a61866
more on clarification of special proxy identities and resilience to connection failure
2006-10-07 18:07:56 +00:00
Pierangelo Masarati
d25dfcbe92
append logs
2006-09-04 08:29:47 +00:00
Pierangelo Masarati
449bd2af7f
fix typo
2006-08-31 13:35:01 +00:00
Pierangelo Masarati
5d3121902f
Add single-password constraint; NOTE from ppolicy.c:
...
/* FIXME: there's no easy way to ensure
* that add does not cause multiple
* userPassword values; one way (that
* would be consistent with the single
* password constraint) would be to turn
* add into replace); another would be
* to disallow add.
*
* Let's check at least that a single value
* is being added
*/
2006-08-28 12:44:39 +00:00
Kurt Zeilenga
3d667a4705
remove dontusecopy ifdefs
2006-08-22 20:57:33 +00:00
Kurt Zeilenga
97fa3f1efd
More LDAP_DEVEL cleanup
...
Rename ManageDIT to Relax
2006-08-22 00:45:16 +00:00
Pierangelo Masarati
4e1df1ed46
test undefined attribute in filter
2006-08-17 12:23:25 +00:00
Luca Scamoni
c0504b05a5
backend hardcoded in dynamic configuration makes test fail
2006-06-26 10:48:36 +00:00
Howard Chu
1759552607
Fix typos
2006-06-24 02:09:42 +00:00
Howard Chu
d2cf303008
Fix use of generated password
2006-06-24 01:59:54 +00:00
Howard Chu
40053ac203
Generate random configpw, use dynamic config for translucent test
2006-06-24 01:36:18 +00:00
Pierangelo Masarati
e8298cd3a5
further checks for ITS#4587
2006-06-14 18:31:35 +00:00
Pierangelo Masarati
f6e4f20254
test for ITS#4587; another bit of fix for that
2006-06-13 08:53:34 +00:00
Pierangelo Masarati
5ae3ee1cde
cleanup
2006-06-12 18:08:51 +00:00
Howard Chu
aa6bd34724
Add short sleeps to allow deferred refint to complete
2006-06-12 14:06:40 +00:00
Howard Chu
e9c0d855e9
Test syncrepl with multiple back-ldap consumers in the master slapd
2006-05-29 07:49:25 +00:00
Pierangelo Masarati
94c95c6785
cleanup test
2006-05-24 09:43:05 +00:00
Howard Chu
86899b0bda
ITS#4544 skip test if syncprov overlay unavailable
2006-05-14 22:40:43 +00:00
Pierangelo Masarati
27acc8b2cf
add "-n" to omit trailing newline
2006-05-11 14:41:34 +00:00
Howard Chu
d07951762a
ITS#4535 use randomly generated password for config database
2006-05-11 03:10:45 +00:00
Howard Chu
e849a6ebb8
ITS#4535 add umask to restrict file access to creator
2006-05-10 23:51:05 +00:00
Howard Chu
e59fb036c9
ITS#4491, abort test if debug messages are missing
2006-04-29 08:46:32 +00:00
Hallvard Furuseth
d9b243072c
Fix misplaced ">>>>> Test succeeded" messages
2006-04-26 15:08:34 +00:00
Pierangelo Masarati
484ca8db59
only the right error is acceptable
2006-04-25 21:11:17 +00:00
Pierangelo Masarati
d3dcc83bf1
cleanup (now that everything seems to work); leave workarounds in place just in case
2006-04-15 11:22:38 +00:00
Kurt Zeilenga
02408c930d
remove more LDBM cruft
2006-04-11 18:48:26 +00:00
Pierangelo Masarati
267486bfad
fix ITS#4479
2006-04-06 23:48:55 +00:00
Pierangelo Masarati
117ba158da
glued back-ldap comprehensive test (should have been put before test039...)
2006-03-28 21:54:56 +00:00
Pierangelo Masarati
7ec2c64e73
add anonymous binding
2006-03-03 16:03:05 +00:00
Kurt Zeilenga
4c64b8626d
Add support for GSER-encoded certificateExactAsssertion values
2006-03-03 04:54:49 +00:00
Howard Chu
8e682b5e64
Add a delay in delete check
2006-02-27 09:45:03 +00:00
Howard Chu
94ee25b0d6
ITS#4417 add test for ldapdelete
2006-02-27 09:35:54 +00:00
Pierangelo Masarati
f13f88bbee
add some failed binds (but don't log too much)
2006-02-03 17:58:07 +00:00
Howard Chu
6c062ca841
Use pcache debug level
2006-02-02 08:36:41 +00:00
Pierangelo Masarati
72d27f225d
check regression of ITS#4380
2006-02-01 21:59:34 +00:00
Howard Chu
8ce19e5c75
Use -d cache instead of -d trace
2006-02-01 19:32:42 +00:00
Pierangelo Masarati
26cf7548ef
cleanup message
2006-01-17 23:38:21 +00:00
Pierangelo Masarati
ef29f9a349
test needs "trace"
2006-01-14 17:19:09 +00:00
Howard Chu
002b826c30
Replace sleep with wait. Note that KILLSERVERS doesn't make much sense
...
here since the script has to respawn the servers anyway.
2006-01-13 21:32:24 +00:00
Pierangelo Masarati
cad464e96d
cleanup
2006-01-13 10:55:13 +00:00
Pierangelo Masarati
c9b3cf7fab
remove workaround for fixed issue
2006-01-12 18:41:19 +00:00
Howard Chu
9cf636a460
ITS#4334 add test of invalid Binds
2006-01-12 15:52:48 +00:00
Howard Chu
fb30dabd14
Add a delay while consumer is down to exercise proxy retry
2006-01-11 07:38:21 +00:00
Howard Chu
139aa12e6f
A few more waits
2006-01-11 05:45:05 +00:00
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
Howard Chu
a2933d10d4
ITS#4316 test subset of attrset
2006-01-09 13:59:17 +00:00
Pierangelo Masarati
0f85864c79
add a test for binding with non-existing user
2006-01-07 10:58:46 +00:00
Pierangelo Masarati
ab1fa23b02
fix message
2006-01-06 18:39:14 +00:00
Pierangelo Masarati
24374846be
fix copyright years
2006-01-06 18:25:22 +00:00
Pierangelo Masarati
339b9c371e
rfc2589 support (ITS#4293)
2006-01-06 17:46:52 +00:00
Kurt Zeilenga
acbb5cf689
Happy new year!
2006-01-03 23:11:52 +00:00
Pierangelo Masarati
e43eae8d36
fix ITS#4297 (there shouldn't be any more)
2006-01-03 18:04:12 +00:00
Pierangelo Masarati
b2d7c34b14
check the response code of each modification
2006-01-02 15:33:59 +00:00
Pierangelo Masarati
3897c50da9
test handles known issues so it can be always on in HEAD
2005-12-26 17:04:04 +00:00
Pierangelo Masarati
ec0ef0f6e7
forgot to filter original data ...
2005-12-22 13:06:09 +00:00
Pierangelo Masarati
108dbb95f8
fix test014 error codes and data logic
2005-12-22 08:47:31 +00:00