1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/script/tests
Andrew Bartlett 7b706c7091 r21789: We do actually need this, to get a contextCSN attribute, which we need
for USN support.

Andrew Bartlett
(This used to be commit 5f36350243)
2007-10-10 14:49:26 -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 r21789: We do actually need this, to get a contextCSN attribute, which we need 2007-10-10 14:49:26 -05:00
mktestsetup.sh r21741: Like starting smbd, ensure we have acutally started slapd, and it is 2007-10-10 14:49:21 -05:00
mktestsetup.sh.share_ldb r21707: Finally merge my (long-living) perlselftest branch. 2007-10-10 14:49:15 -05:00
README
Samba4.pm r21743: Always use the 'escaped' LDAPI path. 2007-10-10 14:49:22 -05:00
selftest.pl r21741: Like starting smbd, ensure we have acutally started slapd, and it is 2007-10-10 14:49:21 -05:00
SocketWrapper.pm r21707: Finally merge my (long-living) perlselftest branch. 2007-10-10 14:49:15 -05:00
test_binding_string.sh r21029: - Remove now unused failure checking code 2007-10-10 14:44:22 -05:00
test_blackbox.sh r21742: reenable the smbclient test now that the d_printf bug is fixed 2007-10-10 14:49:22 -05:00
test_echo.sh r21029: - Remove now unused failure checking code 2007-10-10 14:44:22 -05:00
test_ejs.sh r21707: Finally merge my (long-living) perlselftest branch. 2007-10-10 14:49:15 -05:00
test_functions.sh r21649: Update self test scripts to start Fedora DS. This requires current 2007-10-10 14:49:04 -05:00
test_ldap.sh r21707: Finally merge my (long-living) perlselftest branch. 2007-10-10 14:49:15 -05:00
test_local.sh r21712: Run tdb stress test. 2007-10-10 14:49:16 -05:00
test_nbt.sh r21751: These 2 tests pass for me, so add them to the standard test script. 2007-10-10 14:49:23 -05:00
test_net.sh r21676: Run more NET tests 2007-10-10 14:49:08 -05:00
test_pidl.sh r21029: - Remove now unused failure checking code 2007-10-10 14:44:22 -05:00
test_posix.sh r21709: Add a list of tests that should be skipped rather than ad-hoc test skipping in various places. 2007-10-10 14:49:16 -05:00
test_quick.sh r21029: - Remove now unused failure checking code 2007-10-10 14:44:22 -05:00
test_rpc_quick.sh r21571: added RPC-HANDLES test to make test 2007-10-10 14:48:58 -05:00
test_rpc.sh r21771: We just don't need to test this on more than one transport. 2007-10-10 14:49:24 -05:00
test_s3upgrade.sh r21679: Disable upgrade test for now, I can't get it to work. 2007-10-10 14:49:09 -05:00
test_session_key.sh r21029: - Remove now unused failure checking code 2007-10-10 14:44:22 -05:00
test_simple.sh r21029: - Remove now unused failure checking code 2007-10-10 14:44:22 -05:00
test_swig.sh r21029: - Remove now unused failure checking code 2007-10-10 14:44:22 -05:00
test_w2k3_file.sh r21029: - Remove now unused failure checking code 2007-10-10 14:44:22 -05:00
test_w2k3.sh r21029: - Remove now unused failure checking code 2007-10-10 14:44:22 -05:00
test_win.sh r21522: Stop passing the VM config file path to wintest_2k3_dc.sh on the command line. 2007-10-10 14:48:50 -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 r21475: Updated vm_get_ip.pl to read the name of the environment variable containing the VM path from the command line. 2007-10-10 14:48:40 -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

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.