summaryrefslogtreecommitdiffstats
path: root/source3/selftest/s3-selftest.sh
Commit message (Collapse)AuthorAgeFilesLines
* s3:selftest: add a binary mapping for smbclient4Michael Adam2012-05-311-2/+2
|
* s3:selftest: add a binary mapping for nmblookup4Michael Adam2012-05-311-2/+2
|
* s3:selftest: add support for 'make test FAIL_IMMEDIATELY=1'Stefan Metzmacher2012-03-141-0/+4
| | | | | | | This is what autobuild uses in order to let the build abort on the first failure. metze
* selftest: Add --flapping argument to filter-subunit.Jelmer Vernooij2011-12-051-1/+1
|
* selftest: Split out flapping tests into a separate file.Jelmer Vernooij2011-12-051-1/+1
|
* selftest: Have only one set of selftest knownfail and skip filesAndrew Bartlett2011-10-281-3/+3
| | | | | | | | | | | Listing tests that are not ever proposed (eg samba4.* in the samba3 selftest) is not an error, so just combine the lists. This is being done because some folks trying to learn how our 'make test' works are having trouble following the distributed nature of the selftest system. Andrew Bartlett
* 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