mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
d8e28e1f6d
(This used to be commit
|
||
---|---|---|
.. | ||
win | ||
mk-keyblobs.sh | ||
README | ||
Samba3.pm | ||
Samba4.pm | ||
selftest.pl | ||
SocketWrapper.pm | ||
test_binding_string.sh | ||
test_blackbox.sh | ||
test_cifs.sh | ||
test_echo.sh | ||
test_ejs.sh | ||
test_functions.sh | ||
test_ldap.sh | ||
test_local.sh | ||
test_member.sh | ||
test_nbt.sh | ||
test_net.sh | ||
test_pidl.sh | ||
test_posix.sh | ||
test_quick.sh | ||
test_rpc_quick.sh | ||
test_rpc.sh | ||
test_s3upgrade.sh | ||
test_samba4.pl | ||
test_session_key.sh | ||
test_simple.sh | ||
test_swig.sh | ||
test_w2k3_file.sh | ||
test_w2k3.sh | ||
test_win.sh | ||
tests_all.sh | ||
tests_quick.sh | ||
tests_win2k3_dc.sh | ||
tests_win.sh | ||
TODO | ||
Windows.pm |
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 - member: Domain controller and member server that is joined to it set up. The following environment variables will be set: * USERNAME * PASSWORD * DOMAIN * REALM * SERVER (contains the name of the member server)