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

21 Commits

Author SHA1 Message Date
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