1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source4/script/tests
Jelmer Vernooij 2fca3f9082 r21909: Merge some of my recent improvements to the test infrastructure:
- Allow tests to specify what environment they need to run in (dc and none are thecurrent supported ones).

- Move more Samba4-specific code out of the common code
(This used to be commit dbe9de1028)
2007-10-10 14:49:37 -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 r21743: Always use the 'escaped' LDAPI path. 2007-10-10 14:49:22 -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 r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -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 r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
selftest.pl r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -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 r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_blackbox.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_echo.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_ejs.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_functions.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_ldap.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_local.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_nbt.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_net.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_pidl.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_posix.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_quick.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_rpc_quick.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_rpc.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_s3upgrade.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_session_key.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_simple.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_swig.sh r21029: - Remove now unused failure checking code 2007-10-10 14:44:22 -05:00
test_w2k3_file.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -05:00
test_w2k3.sh r21909: Merge some of my recent improvements to the test infrastructure: 2007-10-10 14:49:37 -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 r21494: Fix 'make wintest' to support command-line changes to 'vm-get-ip.pl' and the revertsnapshot() shell function. 2007-10-10 14:48:44 -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.