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
Jelmer Vernooij 47843f2b64 r9591: - Remove empty file
- Fix a couple of typo's
- Fix build of lib/samba3/secrets.c for systems that don't have /usr/include/tdb.h...
(This used to be commit b8c5290063)
2007-10-10 13:34:33 -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 r8885: fixed shell syntax 2007-10-10 13:30:15 -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 r9493: our test scripts need to use testok at the end or the errors don't annumulate between scripts 2007-10-10 13:34:21 -05:00
test_functions.sh r9379: the valgrind test box is now just going past the max 30 minute smbd 2007-10-10 13:33:30 -05:00
test_ldap.sh r9493: our test scripts need to use testok at the end or the errors don't annumulate between scripts 2007-10-10 13:34:21 -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 r9493: our test scripts need to use testok at the end or the errors don't annumulate between scripts 2007-10-10 13:34:21 -05:00
test_pidl.sh r9591: - Remove empty file 2007-10-10 13:34:33 -05:00
test_posix.sh r9120: added the BASE-DISCONNECT test to our set of standard tests 2007-10-10 13:31:18 -05:00
test_quick.sh r9493: our test scripts need to use testok at the end or the errors don't annumulate between scripts 2007-10-10 13:34:21 -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 r9493: our test scripts need to use testok at the end or the errors don't annumulate between scripts 2007-10-10 13:34:21 -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.