Age | Commit message (Expand) | Author | Files | Lines |
2008-04-11 | test: not only pretend to call smbconftort - really do it :-} | Michael Adam | 1 | -1/+1 |
2008-04-11 | some shells are pickier than others ... | Björn Jacke | 1 | -1/+1 |
2008-04-10 | test: run smbconftort testsuite from the local_s3 tests | Michael Adam | 1 | -0/+3 |
2008-04-08 | selftest: run the BASE-DELAYWRITE test 4 times faster in make test | Stefan Metzmacher | 2 | -0/+2 |
2008-04-07 | selftest: samba3 passes BASE-DELAYWRITE | Stefan Metzmacher | 1 | -1/+1 |
2008-04-01 | test: add diagnostic message to net_registry test. | Michael Adam | 1 | -0/+1 |
2008-04-01 | test: fix net_registry test "set value to different type" to track error count | Michael Adam | 1 | -1/+1 |
2008-04-01 | test: some cosmetics to net_registry tests. | Michael Adam | 1 | -2/+3 |
2008-04-01 | test: fix net_registry tests to correctly capture output of commands inside o... | Michael Adam | 1 | -12/+25 |
2008-04-01 | test: fix use of printf in net_registry tests. | Michael Adam | 1 | -12/+12 |
2008-04-01 | test: be more portable. replace 'echo -n' by 'printf "%s"' in test_functions.sh | Michael Adam | 1 | -3/+3 |
2008-04-01 | test: be more portable: replace 'echo -n' by 'printf "%s"' in selftest.sh | Michael Adam | 1 | -1/+1 |
2008-04-01 | test: make registry tests more portable: protect some grep patterns in ' '. | Michael Adam | 1 | -4/+4 |
2008-04-01 | test: make registry tests more portable: use 'printf "%s"' instead of 'echo -e' | Michael Adam | 1 | -12/+12 |
2008-04-01 | test: add test script for testing "net registry". | Michael Adam | 2 | -0/+385 |
2008-03-31 | test: add (and unify) sectioning output of subtests in tests_all.sh | Michael Adam | 1 | -2/+8 |
2008-03-31 | test: add possibility to select tests to run via tests_all.sh (make test) | Michael Adam | 1 | -8/+14 |
2008-03-31 | test: in tests_all.sh, wrap calls to test scripts into shell functions. | Michael Adam | 1 | -20/+63 |
2008-03-11 | selftest: samba3 passes RAW-SEARCH now | Stefan Metzmacher | 1 | -1/+1 |
2008-03-06 | Test: Properly track current test binary for tracking crashes. | Michael Adam | 1 | -4/+9 |
2008-02-25 | make test: pass --option=torture:sharedelay=100000 to samba4 smbtorture | Stefan Metzmacher | 1 | -0/+2 |
2008-01-30 | ntlm_auth: Fix another typo in the test. | Kai Blin | 1 | -2/+2 |
2008-01-30 | ntlm_auth: test should honour configfile option to run on build farm. | Kai Blin | 1 | -2/+2 |
2008-01-30 | ntlm_auth: Fix typos in the torture test script. | Kai Blin | 1 | -2/+2 |
2008-01-30 | ntlm_auth: Add a blackbox test. | Kai Blin | 2 | -0/+22 |
2008-01-20 | Active RAW-STREAMS in make test | Volker Lendecke | 2 | -2/+2 |
2008-01-15 | rename vfs_ea_tdb to vfs_xattr_tdb | Volker Lendecke | 1 | -1/+1 |
2008-01-15 | Implement vfs_ea_tdb | Volker Lendecke | 2 | -1/+2 |
2008-01-14 | Reset the failed counter in test_wbinfo_s3.sh. | Michael Adam | 1 | -0/+2 |
2008-01-13 | Fix a syntax error in script/tests/test_local_s3.sh . | Michael Adam | 1 | -1/+1 |
2008-01-06 | Review feedback from metze. | Jelmer Vernooij | 1 | -3/+2 |
2008-01-06 | Use metze's approach. | Jelmer Vernooij | 1 | -4/+3 |
2008-01-04 | "Desting" -> "Testing" | Jeremy Allison | 1 | -1/+1 |
2008-01-04 | Try and fix scripting errors. | Jeremy Allison | 1 | -4/+4 |
2008-01-04 | Try and fix the buildfarm. There's a scripting error and | Jeremy Allison | 1 | -1/+1 |
2008-01-04 | Better way of testing enc. | Jeremy Allison | 3 | -6/+10 |
2008-01-04 | Added -e tests for S3 smbtorture. | Jeremy Allison | 1 | -0/+2 |
2007-12-29 | Attempt to fix the AIX make test failures | Volker Lendecke | 1 | -3/+3 |
2007-12-23 | selftest: also export LD_LIBRARY_PATH for samba4's smbtorture | Stefan Metzmacher | 2 | -2/+14 |
2007-12-23 | Attempt to make the build farm run s4torture again | Volker Lendecke | 1 | -1/+1 |
2007-12-23 | Fix typo in output. | Michael Adam | 1 | -1/+1 |
2007-12-21 | Fix "make test" using the LD_LIBRARY_PATH for selftest script so | Gerald (Jerry) Carter | 1 | -0/+4 |
2007-12-14 | selftest: reenable wbinfo tests and pass --configfile instead of -s | Stefan Metzmacher | 3 | -3/+3 |
2007-12-14 | selftest: disable wbinfo tests | Stefan Metzmacher | 1 | -1/+1 |
2007-12-14 | selftest: add a bunch of wbinfo based tests for winbindd | Stefan Metzmacher | 2 | -0/+49 |
2007-12-14 | selftest: move workgroup name into WORKGROUP envvar | Stefan Metzmacher | 1 | -2/+3 |
2007-11-09 | make test: try to get a more portable way to get UID and GID | Stefan Metzmacher | 1 | -2/+2 |
2007-11-09 | make test: start winbindd | Stefan Metzmacher | 2 | -1/+70 |
2007-11-09 | we don't have build-farm specific tests anymore | Stefan Metzmacher | 1 | -4/+1 |
2007-11-09 | make test: activate nss_wrapper for make test | Stefan Metzmacher | 1 | -3/+28 |