summaryrefslogtreecommitdiff
path: root/source3/selftest/s3-selftest.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-10-28selftest: Have only one set of selftest knownfail and skip filesAndrew Bartlett1-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
2011-04-16selftest Add binary mappings for samba3 selftestAndrew Bartlett1-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
2011-04-16selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett1-2/+2
Just have BINDIR, and have it default to ./bin Andrew Bartlett
2011-02-22selftest pass in srcdir into Samba3 target moduleAndrew Bartlett1-0/+2
2011-02-22s3-selftest convert tests.sh to pythonAndrew Bartlett1-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
2010-10-01s3: Add subunit-test target.Jelmer Vernooij1-1/+3
2010-09-16s3-selftest: Move Samba3-specific script to source3/selftest.Jelmer Vernooij1-0/+44