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
2007-10-10 13:18:35 -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 r7775: solaris uses 'lo0' for loopback network, so by using lo* we should cover both 2007-10-10 13:18:35 -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 r7758: When not running on the build farm, print out the failed command line again. 2007-10-10 13:18:32 -05:00
test_functions.sh r7758: When not running on the build farm, print out the failed command line again. 2007-10-10 13:18:32 -05:00
test_ldap.sh r7774: put $CONFIGURATION in one more place 2007-10-10 13:18:34 -05:00
test_local.sh r7495: used --maximum-runtime=300 for each smbtorture call, to prevent it 2007-10-10 13:18: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 r7495: used --maximum-runtime=300 for each smbtorture call, to prevent it 2007-10-10 13:18:00 -05:00
test_rpc.sh r7684: Add a test aimed at checking we have agreement between client and 2007-10-10 13:18:22 -05:00
test_session_key.sh r7758: When not running on the build farm, print out the failed command line again. 2007-10-10 13:18:32 -05:00
test_w2k3.sh r7495: used --maximum-runtime=300 for each smbtorture call, to prevent it 2007-10-10 13:18: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.