summaryrefslogtreecommitdiffstats
path: root/source3/selftest/s3-selftest.sh
Commit message (Collapse)AuthorAgeFilesLines
* selftest Add binary mappings for samba3 selftestAndrew Bartlett2011-04-161-0/+2
| | | | | | | | | This will help us have a top level 'make test', working around the fact that the --eanble-s3build has different names for some of these binaries, without fixing the names forever (we can just change the mapping later). Andrew Bartlett
* selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett2011-04-161-2/+2
| | | | | | Just have BINDIR, and have it default to ./bin Andrew Bartlett
* selftest pass in srcdir into Samba3 target moduleAndrew Bartlett2011-02-221-0/+2
|
* s3-selftest convert tests.sh to pythonAndrew Bartlett2011-02-221-4/+4
| | | | | | | This should allow us a much better chance of invoking the subunit wrappers in the right way, at the right level. Andrew Bartlett
* s3: Add subunit-test target.Jelmer Vernooij2010-10-011-1/+3
|
* s3-selftest: Move Samba3-specific script to source3/selftest.Jelmer Vernooij2010-09-161-0/+44