1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/script/tests
Andrew Bartlett 5904bbf3d9 r22177: Restore the PIDDIR mapping for the client 'pid directory', as this is
(ab)used for messaging.

Andrew Bartlett
(This used to be commit 0a721c3193)
2007-10-10 14:49:58 -05:00
..
win r21528: This file gets called by testit(), so it shouldn't call testit(). 2007-10-10 14:48:52 -05:00
mk-fedora-ds.sh r22075: Configure the bitwise match plugin, until it becomes accepted upstream. 2007-10-10 14:49:47 -05:00
mk-keyblobs.sh r21707: Finally merge my (long-living) perlselftest branch. 2007-10-10 14:49:15 -05:00
mk-openldap.sh r22162: get the TEST_LDAP mode working again 2007-10-10 14:49:55 -05:00
mktestdc.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
mktestdc.sh.share_ldb r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -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
Samba3.pm r22161: Clarify exactly where the socket_wrapper should be handled (early), 2007-10-10 14:49:55 -05:00
Samba4.pm r22167: This seems to get Fedora DS to run the tests again. 2007-10-10 14:49:56 -05:00
selftest.pl r22177: Restore the PIDDIR mapping for the client 'pid directory', as this is 2007-10-10 14:49:58 -05:00
SocketWrapper.pm r22077: Import only necessary test variables, more refactoring. 2007-10-10 14:49:48 -05:00
test_binding_string.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
test_blackbox.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
test_echo.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
test_ejs.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
test_functions.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_ldap.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
test_local.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
test_nbt.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
test_net.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
test_pidl.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_posix.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
test_quick.sh r22160: Only use test environment names that actually exist (get make 2007-10-10 14:49:55 -05:00
test_rpc_quick.sh r22160: Only use test environment names that actually exist (get make 2007-10-10 14:49:55 -05:00
test_rpc.sh r22168: Ensure we actually run all the transports for the slow tests 2007-10-10 14:49:57 -05:00
test_s3upgrade.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_session_key.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
test_simple.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
test_swig.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_w2k3_file.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_w2k3.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_win.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
tests_all.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
tests_quick.sh r22156: - Lazy evaluate variable names. 2007-10-10 14:49:55 -05:00
tests_win2k3_dc.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
tests_win.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
TODO r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
Windows.pm r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -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.