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 985e70189e r15486: Ensure that our Samba3-like implementation of fake-GSSAPI is tested.
This also tests that the server accepts the incorrect GSSAPI checksum,
and that we get the right session key.

Andrew Bartlett
(This used to be commit 888e2b7f4e)
2007-10-10 14:05:40 -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 r15187: Introduce new param type P_BYTES. This lets config options which specify 2007-10-10 14:04:14 -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 r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructs 2007-10-10 13:52:09 -05:00
test_echo.sh r11818: - changed the option torture:echo_TestSleep=yes/no to the more generic 2007-10-10 13:46:33 -05:00
test_ejs.sh r12892: Add a 'Migrate from Windows' page to our installation section in SWAT. 2007-10-10 13:50:59 -05:00
test_functions.sh r11659: allow the max runtime for smbtorture and smbd to be controlled on a 2007-10-10 13:46:08 -05:00
test_ldap.sh r13605: Use $BASEDN to ensure this works outside of the 'make test' rig. 2007-10-10 13:51:58 -05:00
test_local.sh r12584: Move NDR tests from rpc/ to local/, add to list of tests 2007-10-10 13:48:59 -05:00
test_nbt.sh r13628: fix the logic:-) 2007-10-10 13:52:02 -05:00
test_pidl.sh r12552: Remove use of Test::Harness - we're not printing the result summaries 2007-10-10 13:47:56 -05:00
test_posix.sh r14929: add some comments 2007-10-10 14:00:18 -05:00
test_quick.sh r13740: the BASE-DELETE test now passes, and is a quick test 2007-10-10 13:52:08 -05:00
test_rpc_quick.sh r13380: Drop the socket, then try SAMR operations secured with netlogon on the new socket. 2007-10-10 13:51:51 -05:00
test_rpc.sh r15275: run RPC-SRVSRV in make test 2007-10-10 14:05:00 -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 r15486: Ensure that our Samba3-like implementation of fake-GSSAPI is tested. 2007-10-10 14:05:40 -05:00
test_smbclient.sh r13160: Fix some of the smbclient testsuite (after failures on the buildfarm) 2007-10-10 13:51:30 -05:00
test_swig.sh r15390: Make test output a bit prettier. 2007-10-10 14:05:31 -05:00
test_w2k3_file.sh r8124: added a set of file sharing tests that pass against w2k3 2007-10-10 13:19:11 -05:00
test_w2k3.sh r15426: Implement SPNEGO as the default RPC authentication mechanism. Where 2007-10-10 14:05:36 -05:00
tests_all.sh r15426: Implement SPNEGO as the default RPC authentication mechanism. Where 2007-10-10 14:05:36 -05:00
tests_client.sh r13255: New CIFS dd client for use in performance testing. The guts of this is 2007-10-10 13:51:39 -05:00
tests_quick.sh r13629: export env-vars 2007-10-10 13:52:02 -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.