summaryrefslogtreecommitdiff
path: root/source3/selftest/quick
AgeCommit message (Collapse)AuthorFilesLines
2011-10-28selftest: Have only one set of selftest knownfail and skip filesAndrew Bartlett1-1/+0
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-28selftest: Fix combination of Samba3 and Samba4 test listsAndrew Bartlett1-0/+1
The previous code was too subtle, and tried to filter via two xfail scripts. The --fail-immediately for the source3 knownfail would then fail samba4 know failures. Andrew Bartlett Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>
2008-10-21Specify skip list to selftest.pl, make make target depend on testJelmer Vernooij1-0/+0
binaries.
2008-10-19Add 'selftest' target to Samba 3 that uses the perl selftest code.Jelmer Vernooij1-0/+0