1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/script/tests
Stefan Metzmacher 66afa10037 r20167: reenable the ejsnet tests
metze
(This used to be commit 1e4289fae4)
2007-10-10 14:29:17 -05:00
..
win r19475: fixed a couple of typos. 2007-10-10 14:21:39 -05:00
mktestsetup.sh r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct 2007-10-10 14:29:15 -05:00
mktestsetup.sh.share_ldb r17527: Don't duplicate the entire test setup just to allow testing of the new 2007-10-10 14:15: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 r19863: Create -uninstalled.pc files. This should reenable compilation and running 2007-10-10 14:28:27 -05:00
test_binding_string.sh r11818: - changed the option torture:echo_TestSleep=yes/no to the more generic 2007-10-10 13:46:33 -05:00
test_cifsdd.sh r19344: run smbclient and cifsdd under valgrind and pass the correct configuration 2007-10-10 14:21:13 -05:00
test_echo.sh r18349: don't do validation when using valgrind. It's way too slow (can be 2007-10-10 14:18:14 -05:00
test_ejs.sh r20167: reenable the ejsnet tests 2007-10-10 14:29:17 -05:00
test_functions.sh r19590: Make it less noisy to run the session_key test outside 'make test', 2007-10-10 14:24:58 -05:00
test_ldap.sh r18577: reduce the number of tests run in 'make quicktest' again, so it 2007-10-10 14:18:50 -05:00
test_local.sh r19503: it only makes sense to run the LOCAL-ICONV test on 'known good' 2007-10-10 14:24:40 -05:00
test_nbt.sh r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained 2007-10-10 14:21:12 -05:00
test_net.sh r19476: small typo. 2007-10-10 14:21:39 -05:00
test_pidl.sh r18251: skip pidl tests unless the platform has Test::More 2007-10-10 14:17:56 -05:00
test_posix.sh r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained 2007-10-10 14:21:12 -05:00
test_quick.sh r18577: reduce the number of tests run in 'make quicktest' again, so it 2007-10-10 14:18:50 -05:00
test_rpc_quick.sh r18577: reduce the number of tests run in 'make quicktest' again, so it 2007-10-10 14:18:50 -05:00
test_rpc.sh r18389: test RPC-UNIXINFO in samba4 2007-10-10 14:18:23 -05:00
test_s3upgrade.sh r10517: Get rid of use of next_token() in lib/samba3/ 2007-10-10 13:38:59 -05:00
test_session_key.sh r19723: don't use [,],(,) in test names to make the build-farm output happy 2007-10-10 14:28:14 -05:00
test_simple.sh r18569: add really simple testing of the 'simple' ntvfs backend, so we know 2007-10-10 14:18:48 -05:00
test_smbclient.sh r19344: run smbclient and cifsdd under valgrind and pass the correct configuration 2007-10-10 14:21:13 -05:00
test_swig.sh r15390: Make test output a bit prettier. 2007-10-10 14:05:31 -05:00
test_w2k3_file.sh r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained 2007-10-10 14:21:12 -05:00
test_w2k3.sh r18349: don't do validation when using valgrind. It's way too slow (can be 2007-10-10 14:18:14 -05:00
test_win.sh r19475: fixed a couple of typos. 2007-10-10 14:21:39 -05:00
tests_all.sh r18571: try to make it a lot more obvious when 'make test' or 'make quicktest' 2007-10-10 14:18:48 -05:00
tests_client.sh r18571: try to make it a lot more obvious when 'make test' or 'make quicktest' 2007-10-10 14:18:48 -05:00
tests_net.sh r19708: add a script for running net tests separately 2007-10-10 14:28:12 -05:00
tests_quick.sh r18578: steve, I think you may have forgotten to commit test_cifsposix.sh ? 2007-10-10 14:18:50 -05:00
tests_win.sh r18415: Make the samba-windows test scripts executable so they run a little easier in the build farm. 2007-10-10 14:18:25 -05:00
tests_xterm.sh r18829: Print a nice welcome message when we enter the test environment. 2007-10-10 14:19:15 -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.