summaryrefslogtreecommitdiffstats
path: root/source3/selftest/skip
Commit message (Collapse)AuthorAgeFilesLines
* selftest: Make knowfail/skip files consistent, always use ^prefixAndrew Bartlett2011-05-251-23/+23
| | | | | | | | | | | | Except in one case (where we mark printing tests as knownfail), this has all our regular expressions start with ^, which ensures we don't accidentially mix up the samba3/samba4 prefix here. Because of the particular values in these files at the moment, this should not change the set of tests, but it will help to ensure that future edits follow the correct pattern. Andrew Bartlett
* Re-enable base.tcondev test for S3, now we pass it correctly.Jeremy Allison2011-03-151-1/+0
| | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Tue Mar 15 00:59:37 CET 2011 on sn-devel-104
* s3-selftest: move all skipped test to skiplist.Günther Deschner2011-02-151-17/+15
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 15 12:52:22 CET 2011 on sn-devel-104
* s3-selftest: when skipping tests, use the selftest/skip file.Günther Deschner2011-02-151-0/+9
| | | | Guenther
* s3: Skip the CHAIN1 testsVolker Lendecke2011-02-111-0/+2
| | | | | | | They are broken with signing. I'll fix that. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Feb 11 17:42:09 CET 2011 on sn-devel-104
* Use socket wrapper for selftest.pl, find binaries correctly.Jelmer Vernooij2008-10-211-0/+15
|
* Add 'selftest' target to Samba 3 that uses the perl selftest code.Jelmer Vernooij2008-10-191-0/+0