Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-09 | enable testing of possibleInferiors generation | Andrew Tridgell | 1 | -0/+1 | |
2009-03-07 | don't rely on shebang's perl path, call our $PERL instead | Björn Jacke | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2009-03-02 | some shells are picky about ^ without quotes | Björn Jacke | 1 | -2/+2 | |
2009-02-26 | don't hardcode python path | Björn Jacke | 1 | -1/+5 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2009-02-03 | s4:selftest: don't use hardcoded pathes | Stefan Metzmacher | 1 | -18/+18 | |
metze | |||||
2009-01-30 | s4:selftest: run RPC-COUNTCALLS as dc:local | Stefan Metzmacher | 1 | -1/+4 | |
metze | |||||
2009-01-30 | s4:selftest: run ncalrpc tests in dc:local mode | Stefan Metzmacher | 1 | -12/+22 | |
metze | |||||
2009-01-30 | selftest: don't export $CONFIGURATION anymore only $SMB_CONF_PATH | Stefan Metzmacher | 1 | -7/+2 | |
metze | |||||
2009-01-30 | selftest: allow environment options | Stefan Metzmacher | 1 | -2/+2 | |
We support "local" and "client" (default) now. We can decide if we want to run a client against the server (with a special client.conf) or if we want to run tests localy on the server with the same config as the server. metze | |||||
2009-01-21 | s4:selftest: reference binaries via variables in tests.sh | Stefan Metzmacher | 1 | -7/+9 | |
metze | |||||
2009-01-02 | s4:selftest: report tevent tests as 'tevent.python' | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-12-18 | Fix Python event tests after rename to tevent. | Jelmer Vernooij | 1 | -1/+1 | |
2008-12-16 | nsswitch: Fix paths for Samba4 blackbox wbinfo test | Kai Blin | 1 | -2/+2 | |
2008-10-21 | Prevent warning about directory already existing. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-20 | Export variables correctly for blackbox tests (thanks metze). | Jelmer Vernooij | 1 | -0/+2 | |
2008-10-19 | Move Samba4-specific code out of selftest. | Jelmer Vernooij | 1 | -0/+23 | |
2008-10-19 | Fix comment after paths have changed. | Jelmer Vernooij | 1 | -2/+2 | |
2008-10-11 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest | Jelmer Vernooij | 1 | -11/+44 | |
Conflicts: selftest/selftest.pl | |||||
2008-09-18 | Move selftest code to top-level. | Jelmer Vernooij | 1 | -0/+361 | |