1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/script/tests
Jelmer Vernooij b19cc95a88 r9849: Extend testsuite a bit more.
(This used to be commit 5cbe1e6b70)
2007-10-10 13:36:17 -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 r9813: Conver testsuite for samba3sam module to EJS 2007-10-10 13:35:04 -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 r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000 2007-10-10 13:35:00 -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 r9644: add LOCAL-PAC to the list of 'make test' tests 2007-10-10 13:34:36 -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_s3upgrade.sh r9849: Extend testsuite a bit more. 2007-10-10 13:36:17 -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.