summaryrefslogtreecommitdiffstats
path: root/source3/script/tests
Commit message (Expand)AuthorAgeFilesLines
* test: not only pretend to call smbconftort - really do it :-}Michael Adam2008-04-111-1/+1
* some shells are pickier than others ...Björn Jacke2008-04-111-1/+1
* test: run smbconftort testsuite from the local_s3 testsMichael Adam2008-04-101-0/+3
* selftest: run the BASE-DELAYWRITE test 4 times faster in make testStefan Metzmacher2008-04-082-0/+2
* selftest: samba3 passes BASE-DELAYWRITEStefan Metzmacher2008-04-071-1/+1
* test: add diagnostic message to net_registry test.Michael Adam2008-04-011-0/+1
* test: fix net_registry test "set value to different type" to track error countMichael Adam2008-04-011-1/+1
* test: some cosmetics to net_registry tests.Michael Adam2008-04-011-2/+3
* test: fix net_registry tests to correctly capture output of commands inside o...Michael Adam2008-04-011-12/+25
* test: fix use of printf in net_registry tests.Michael Adam2008-04-011-12/+12
* test: be more portable. replace 'echo -n' by 'printf "%s"' in test_functions.shMichael Adam2008-04-011-3/+3
* test: be more portable: replace 'echo -n' by 'printf "%s"' in selftest.shMichael Adam2008-04-011-1/+1
* test: make registry tests more portable: protect some grep patterns in ' '.Michael Adam2008-04-011-4/+4
* test: make registry tests more portable: use 'printf "%s"' instead of 'echo -e'Michael Adam2008-04-011-12/+12
* test: add test script for testing "net registry".Michael Adam2008-04-012-0/+385
* test: add (and unify) sectioning output of subtests in tests_all.shMichael Adam2008-03-311-2/+8
* test: add possibility to select tests to run via tests_all.sh (make test)Michael Adam2008-03-311-8/+14
* test: in tests_all.sh, wrap calls to test scripts into shell functions.Michael Adam2008-03-311-20/+63
* selftest: samba3 passes RAW-SEARCH nowStefan Metzmacher2008-03-111-1/+1
* Test: Properly track current test binary for tracking crashes.Michael Adam2008-03-061-4/+9
* make test: pass --option=torture:sharedelay=100000 to samba4 smbtortureStefan Metzmacher2008-02-251-0/+2
* ntlm_auth: Fix another typo in the test.Kai Blin2008-01-301-2/+2
* ntlm_auth: test should honour configfile option to run on build farm.Kai Blin2008-01-301-2/+2
* ntlm_auth: Fix typos in the torture test script.Kai Blin2008-01-301-2/+2
* ntlm_auth: Add a blackbox test.Kai Blin2008-01-302-0/+22
* Active RAW-STREAMS in make testVolker Lendecke2008-01-202-2/+2
* rename vfs_ea_tdb to vfs_xattr_tdbVolker Lendecke2008-01-151-1/+1
* Implement vfs_ea_tdbVolker Lendecke2008-01-152-1/+2
* Reset the failed counter in test_wbinfo_s3.sh.Michael Adam2008-01-141-0/+2
* Fix a syntax error in script/tests/test_local_s3.sh .Michael Adam2008-01-131-1/+1
* Review feedback from metze.Jelmer Vernooij2008-01-061-3/+2
* Use metze's approach.Jelmer Vernooij2008-01-061-4/+3
* "Desting" -> "Testing"Jeremy Allison2008-01-041-1/+1
* Try and fix scripting errors.Jeremy Allison2008-01-041-4/+4
* Try and fix the buildfarm. There's a scripting error andJeremy Allison2008-01-041-1/+1
* Better way of testing enc.Jeremy Allison2008-01-043-6/+10
* Added -e tests for S3 smbtorture.Jeremy Allison2008-01-041-0/+2
* Attempt to fix the AIX make test failuresVolker Lendecke2007-12-291-3/+3
* selftest: also export LD_LIBRARY_PATH for samba4's smbtortureStefan Metzmacher2007-12-232-2/+14
* Attempt to make the build farm run s4torture againVolker Lendecke2007-12-231-1/+1
* Fix typo in output.Michael Adam2007-12-231-1/+1
* Fix "make test" using the LD_LIBRARY_PATH for selftest script soGerald (Jerry) Carter2007-12-211-0/+4
* selftest: reenable wbinfo tests and pass --configfile instead of -sStefan Metzmacher2007-12-143-3/+3
* selftest: disable wbinfo testsStefan Metzmacher2007-12-141-1/+1
* selftest: add a bunch of wbinfo based tests for winbinddStefan Metzmacher2007-12-142-0/+49
* selftest: move workgroup name into WORKGROUP envvarStefan Metzmacher2007-12-141-2/+3
* make test: try to get a more portable way to get UID and GIDStefan Metzmacher2007-11-091-2/+2
* make test: start winbinddStefan Metzmacher2007-11-092-1/+70
* we don't have build-farm specific tests anymoreStefan Metzmacher2007-11-091-4/+1
* make test: activate nss_wrapper for make testStefan Metzmacher2007-11-091-3/+28