1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/script/tests
Andrew Bartlett fdd4c5f879 r21971: Fill in some more values in config files from variables, so we can
better setup multiple environments.

Run the mk-keyblobs script before we need variables it defines.

Andrew Bartlett
(This used to be commit 448ffc68f3)
2007-10-10 14:49:40 -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 r21970: Ensure that Fedora DS can be shut down correctly with the stop script: 2007-10-10 14:49:39 -05:00
mk-keyblobs.sh r21707: Finally merge my (long-living) perlselftest branch. 2007-10-10 14:49:15 -05:00
mk-openldap.sh r21836: Assume that if an OpenLDAP system is 'modular' then everything is a 2007-10-10 14:49:35 -05:00
mktestdc.sh r21971: Fill in some more values in config files from variables, so we can 2007-10-10 14:49:40 -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 r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
Samba4.pm r21970: Ensure that Fedora DS can be shut down correctly with the stop script: 2007-10-10 14:49:39 -05:00
selftest.pl r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
SocketWrapper.pm r21790: Setup the socket_wrapper_dir when we set the environment variable. 2007-10-10 14:49:26 -05:00
test_binding_string.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_blackbox.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_echo.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_ejs.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_functions.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_ldap.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_local.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_nbt.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_net.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_pidl.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_posix.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_quick.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_rpc_quick.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_rpc.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_s3upgrade.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_session_key.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -05:00
test_simple.sh r21910: Clean up some unused functions. 2007-10-10 14:49:38 -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 r21751: These 2 tests pass for me, so add them to the standard test script. 2007-10-10 14:49:23 -05:00
tests_quick.sh r21751: These 2 tests pass for me, so add them to the standard test script. 2007-10-10 14:49:23 -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.