summaryrefslogtreecommitdiffstats
path: root/source4/selftest/tests.sh
Commit message (Collapse)AuthorAgeFilesLines
* s4:selftest: don't use hardcoded pathesStefan Metzmacher2009-02-031-18/+18
| | | | metze
* s4:selftest: run RPC-COUNTCALLS as dc:localStefan Metzmacher2009-01-301-1/+4
| | | | metze
* s4:selftest: run ncalrpc tests in dc:local modeStefan Metzmacher2009-01-301-12/+22
| | | | metze
* selftest: don't export $CONFIGURATION anymore only $SMB_CONF_PATHStefan Metzmacher2009-01-301-7/+2
| | | | metze
* selftest: allow environment optionsStefan Metzmacher2009-01-301-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
* s4:selftest: reference binaries via variables in tests.shStefan Metzmacher2009-01-211-7/+9
| | | | metze
* s4:selftest: report tevent tests as 'tevent.python'Stefan Metzmacher2009-01-021-1/+1
| | | | metze
* Fix Python event tests after rename to tevent.Jelmer Vernooij2008-12-181-1/+1
|
* nsswitch: Fix paths for Samba4 blackbox wbinfo testKai Blin2008-12-161-2/+2
|
* Prevent warning about directory already existing.Jelmer Vernooij2008-10-211-1/+1
|
* Export variables correctly for blackbox tests (thanks metze).Jelmer Vernooij2008-10-201-0/+2
|
* Move Samba4-specific code out of selftest.Jelmer Vernooij2008-10-191-0/+23
|
* Fix comment after paths have changed.Jelmer Vernooij2008-10-191-2/+2
|
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij2008-10-111-11/+44
| | | | | Conflicts: selftest/selftest.pl
* Move selftest code to top-level.Jelmer Vernooij2008-09-181-0/+361