1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/testsuite
Andrew Bartlett 3a2a967723 If we disable hostname lookups we can at least get a uniform answer for testing
the rhosts and hostsequiv stuff with.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
..
build_farm If we disable hostname lookups we can at least get a uniform answer for testing 0001-01-01 00:00:00 +00:00
config Cleaned up bitrot in nsswitch testsuite. Merged tests across from TNG 0001-01-01 00:00:00 +00:00
lib Cleaned up bitrot in nsswitch testsuite. Merged tests across from TNG 0001-01-01 00:00:00 +00:00
libsmbclient/src Bulk add of the test suite for libsmbclient ... 0001-01-01 00:00:00 +00:00
nsswitch Another winbind test - fill in later. 0001-01-01 00:00:00 +00:00
printing Changes from APPLIANCE_HEAD: 0001-01-01 00:00:00 +00:00
server Test transfer of large random file w/o corruption. 0001-01-01 00:00:00 +00:00
smbd Test for reloading smb.conf after SIGHUP. Needs to be run as root. 0001-01-01 00:00:00 +00:00
README Typo fix per Vance on IRC. 0001-01-01 00:00:00 +00:00

README for testsuite directory
------------------------------

The Samba testsuite is divided up into the following subdirectories.

    - config          Configuration for DejaGnu program
    - lib	      Various library files used by tool directories
    
    - nsswitch        Tests for nsswitch extensions
    - server	      Miscellaneous server tests
    - rpc_client      Tests for the RPC client library code
    - rpcclient       Tests for the rpcclient program

    - build_farm      Tests designed to run automatically on the build farm