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 38f9de8ae5 r22333: Use kerberos and the ntvfs/cifs backend for just one test, in the
quicktest.

Andrew Bartlett
(This used to be commit cf9508cd56)
2007-10-10 14:51:04 -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-keyblobs.sh r22286: Import branch that converted the Samba4 test target code to perl and makes the code a bit clearer. 2007-10-10 14:50:56 -05:00
README r22185: Initial work on a 'member' test environment'. 2007-10-10 14:49:59 -05:00
Samba3.pm r22326: Merge some more test improvements. 2007-10-10 14:51:03 -05:00
Samba4.pm r22311: use different ip-addresses for dc and member 2007-10-10 14:51:01 -05:00
selftest.pl r22332: escape bad chars with '_' to form a nice filename 2007-10-10 14:51:04 -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 r22233: Allow 'REALM' as a global environment variable in the tests. 2007-10-10 14:50:41 -05:00
test_cifs.sh r22295: Use delegated credentials and kerberos to test the pass-though 2007-10-10 14:50:58 -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_member.sh r22260: Use single script for creating Samba 4 test environments. Add first test 2007-10-10 14:50:49 -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 r22333: Use kerberos and the ntvfs/cifs backend for just one test, in the 2007-10-10 14:51:04 -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_samba4.pl r22286: Import branch that converted the Samba4 test target code to perl and makes the code a bit clearer. 2007-10-10 14:50:56 -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 r22260: Use single script for creating Samba 4 test environments. Add first test 2007-10-10 14:50:49 -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 r22185: Initial work on a 'member' test environment'. 2007-10-10 14:49:59 -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. 

The following environments are currently available:

 - none: No server set up
 - dc: Domain controller set up. The following environment variables will 
   be set:
     * USERNAME
	 * PASSWORD
	 * DOMAIN
	 * REALM
	 * SERVER