1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-23 20:23:50 +03:00
Commit Graph

26 Commits

Author SHA1 Message Date
Stefan Metzmacher
74ded55787 r21466: run the LDAP-UPTODATEVECTOR test in make test
metze
2007-10-10 14:48:40 -05:00
Jelmer Vernooij
053d5a40bc r21029: - Remove now unused failure checking code
- Use --list option for smbtorture for local and nbt tests as well
2007-10-10 14:44:22 -05:00
Jelmer Vernooij
b975ce3a47 r21017: Actually run tests during test phase rather than when generating the recipe. 2007-10-10 14:44:20 -05:00
Andrew Tridgell
3cee6a7863 r18577: reduce the number of tests run in 'make quicktest' again, so it
completes in a minute on my laptop (the benchmark I usually use).

Simo, I removed th ldb tests, as ldb is pretty well tested by lots of
the other tests, and its a pretty slow test. We could instead add a
"ldb-testquick.sh" which does only minimal testing. The full tests
will of course be run with 'make test' and in the build farm.
2007-10-10 14:18:50 -05:00
Andrew Bartlett
9d866a030e r17169: Test LDAP with testnonblock.
Andrew Bartlett
2007-10-10 14:10:15 -05:00
Andrew Bartlett
b0e7a58cc9 r13605: Use $BASEDN to ensure this works outside of the 'make test' rig.
Andrew Bartlett
2007-10-10 13:51:58 -05:00
Simo Sorce
07fa55db32 r13355: check controls are correctly exported 2007-10-10 13:51:48 -05:00
Simo Sorce
933a80397d r13354: Add tests to check that controls work properly
Fix asq module, add a second_stage_init to register with rootdse
Fix asq control ldap parsing routines (this was nasty to find out)
2007-10-10 13:51:48 -05:00
Andrew Tridgell
e83635941c r10752: make sure we set the exist status correctly for the tdb tests 2007-10-10 13:39:26 -05:00
Andrew Tridgell
aa30f8faa5 r10404: make sure we use the right smb.conf in the ldap testing 2007-10-10 13:38:41 -05:00
Andrew Tridgell
20a14b9b35 r9493: our test scripts need to use testok at the end or the errors don't annumulate between scripts
this is why the GetOptions bug wasn't caught by 'make test'
2007-10-10 13:34:21 -05:00
Andrew Tridgell
3ad02091f6 r9346: allow test_ldap.sh to be called when $CONFFILE is not set 2007-10-10 13:33:26 -05:00
Andrew Bartlett
4ade880dcf r8772: Include the ldap ejs test in the standard 'make test'
Andrew Bartlett
2007-10-10 13:30:03 -05:00
Andrew Tridgell
af36bc4011 r8525: added two more test targets:
- 'make quicktest' for running only quick tests. Finishes in 20
   seconds or so.

 - 'make valgrindtest' runs smbd under valgrind in a xterm window and
   runs the quick tests. Also disables tls as that slows down valgrind
   too much to be usable
2007-10-10 13:29:35 -05:00
Andrew Tridgell
3671459d9a r8040: run ldb test suite as part of samba 'make test' 2007-10-10 13:19:01 -05:00
Andrew Tridgell
b196502ffb r7906: some portability fixes for ldap testing on solaris (solaris grep doesn't handle ^) 2007-10-10 13:18:48 -05:00
Andrew Tridgell
5e35c7a551 r7774: put $CONFIGURATION in one more place 2007-10-10 13:18:34 -05:00
Andrew Tridgell
29edfb9382 r7772: actually give the auth options to ldbsearch .... 2007-10-10 13:18:34 -05:00
Andrew Tridgell
2dc511b09c r7771: - added ldaps and NTLMSSP testing to ldap tests
- added testing of extended search operations
2007-10-10 13:18:34 -05:00
Andrew Tridgell
13fc167211 r7760: make client tools get the right config file in 'make test' 2007-10-10 13:18:32 -05:00
Andrew Tridgell
73a21737ce r7721: solve a problem with null arguments to testit() 2007-10-10 13:18:26 -05:00
Andrew Tridgell
df29f25140 r7678: fixed typo 2007-10-10 13:18:21 -05:00
Andrew Tridgell
dcdf44024a r7671: added ldap testing to the set of standard tests 2007-10-10 13:18:20 -05:00
Andrew Tridgell
3d70755abf r7495: used --maximum-runtime=300 for each smbtorture call, to prevent it
running too long
2007-10-10 13:18:00 -05:00
Andrew Tridgell
b64936b9a9 r6877: added CLDAP testing to test_ldap.sh 2007-10-10 13:16:53 -05:00
Andrew Tridgell
e2f5d36e47 r6549: a simple ldap test script 2007-10-10 13:16:25 -05:00