1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/script/tests
Andrew Bartlett 493fd92b20 r8772: Include the ldap ejs test in the standard 'make test'
Andrew Bartlett
(This used to be commit 4ade880dcf)
2007-10-10 13:30:03 -05:00
..
README r2305: a useful test script for trying a wide variety of DCE/RPC options with the echo pipe 2007-10-10 12:58:41 -05:00
selftest.sh r8735: added NBT and WINS testing to 'make test' so we will know if it breaks again 2007-10-10 13:30:00 -05:00
test_binding_string.sh r7503: turn off the sleep test here too 2007-10-10 13:18:01 -05:00
test_echo.sh r8505: - 'seal' and 'sign,seal' is the same 2007-10-10 13:29:33 -05:00
test_ejs.sh r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, and 2007-10-10 13:29:47 -05:00
test_functions.sh r8559: Couple of (D)COM updates: 2007-10-10 13:29:38 -05:00
test_ldap.sh r8772: Include the ldap ejs test in the standard 'make test' 2007-10-10 13:30:03 -05:00
test_local.sh r8065: don't run the LOCAL-ICONV test in selftest. It does cross-checking of 2007-10-10 13:19:04 -05:00
test_nbt.sh r8735: added NBT and WINS testing to 'make test' so we will know if it breaks again 2007-10-10 13:30:00 -05:00
test_pidl.sh r7059: Use namespaces for pidl and the build system, so we can later on 2007-10-10 13:17:10 -05:00
test_posix.sh r8295: turn off the delete on close test in the build farm until someone gets 2007-10-10 13:19:32 -05:00
test_quick.sh r8295: turn off the delete on close test in the build farm until someone gets 2007-10-10 13:19:32 -05:00
test_rpc_quick.sh r8525: added two more test targets: 2007-10-10 13:29:35 -05:00
test_rpc.sh r8498: more test suite speedups. It's down to 5 minutes on my box now 2007-10-10 13:23:10 -05:00
test_session_key.sh r8626: fixed a typo 2007-10-10 13:29:45 -05:00
test_w2k3_file.sh r8124: added a set of file sharing tests that pass against w2k3 2007-10-10 13:19:11 -05:00
test_w2k3.sh r7919: use more portable shell syntax for MALLOC_CHECK_ 2007-10-10 13:18:50 -05:00
tests_all.sh r8735: added NBT and WINS testing to 'make test' so we will know if it breaks again 2007-10-10 13:30:00 -05:00
tests_quick.sh r8735: added NBT and WINS testing to 'make test' so we will know if it breaks again 2007-10-10 13:30:00 -05:00

This directory contains test scripts that are useful for running a
bunch of tests all at once. I expect it will eventually be hooked into
a "make test" framework.