Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-12 | s3-selftest: Set path to bin/net and bin/wbinfo in command line to test scripts | Andrew Bartlett | 1 | -2/+3 | |
This makes it easier to reproduce these tests outside the test environment, as we rely less on environment variables. Andrew Bartlett | |||||
2011-03-29 | s3-selftest unconditionaly include subunit.sh | Andrew Bartlett | 1 | -2/+0 | |
we no longer . this file into other shell scripts, so we don't need this check any more. Andrew Bartlett | |||||
2011-02-22 | s3-selftest convert tests.sh to python | Andrew Bartlett | 1 | -0/+11 | |
This should allow us a much better chance of invoking the subunit wrappers in the right way, at the right level. Andrew Bartlett | |||||
2011-02-16 | s3:test: use the blackbox subunit test driver in the net_misc tests. | Michael Adam | 1 | -2/+2 | |
2009-01-30 | s3:tests: add a guard arround . $incdir/test_functions.sh | Stefan Metzmacher | 1 | -0/+2 | |
So that caller can overwrite the functions. metze | |||||
2009-01-28 | selftest: abstract Samba3 provision a bit | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-06-19 | Fix typo | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 2eef2c682c18ad37b78214c755b9dd7c8b607cb8) | |||||
2008-05-06 | tests: Add a net_misc test. | Kai Blin | 1 | -0/+50 | |
(This used to be commit 026d701aff2c035359894786ec22b4ed829cfb31) |