Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-31 | s3:selftest: add a binary mapping for smbclient4 | Michael Adam | 1 | -2/+2 | |
2012-05-31 | s3:selftest: add a binary mapping for nmblookup4 | Michael Adam | 1 | -2/+2 | |
2012-03-14 | s3:selftest: add support for 'make test FAIL_IMMEDIATELY=1' | Stefan Metzmacher | 1 | -0/+4 | |
This is what autobuild uses in order to let the build abort on the first failure. metze | |||||
2011-12-05 | selftest: Add --flapping argument to filter-subunit. | Jelmer Vernooij | 1 | -1/+1 | |
2011-12-05 | selftest: Split out flapping tests into a separate file. | Jelmer Vernooij | 1 | -1/+1 | |
2011-10-28 | selftest: Have only one set of selftest knownfail and skip files | Andrew Bartlett | 1 | -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-16 | selftest Add binary mappings for samba3 selftest | Andrew Bartlett | 1 | -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-16 | selftest: Remove duplication between BUILDIR and BINDIR | Andrew Bartlett | 1 | -2/+2 | |
Just have BINDIR, and have it default to ./bin Andrew Bartlett | |||||
2011-02-22 | selftest pass in srcdir into Samba3 target module | Andrew Bartlett | 1 | -0/+2 | |
2011-02-22 | s3-selftest convert tests.sh to python | Andrew Bartlett | 1 | -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-01 | s3: Add subunit-test target. | Jelmer Vernooij | 1 | -1/+3 | |
2010-09-16 | s3-selftest: Move Samba3-specific script to source3/selftest. | Jelmer Vernooij | 1 | -0/+44 | |