selftest: Set clockskew grace time to 5 seconds
[sfrench/samba-autobuild/.git] / selftest / selftesthelpers.py
2017-03-10 Lumir Balharpython: selftest: Add possibility to run old Python...
2017-01-10 Stefan Metzmacherselftest/selftesthelpers.py: let plantestsuite() use...
2016-12-01 Lumir Balharpython: selftesthelpers: Add possibility for planning...
2016-03-24 Uri Simchoniseltest: add test for "ignore system acls" in vfs_acl_x...
2016-03-02 Uri Simchoniselftest: test access based share enum parameter
2016-02-26 Christian Ambachselftest: add a helper for the smbget binary
2016-01-26 Uri Simchoniselftest: add disk-free and quota tests based on fake_d...
2015-06-08 Adrian Cochraneselftest: Remove binary mappings from the build system.
2015-06-08 Adrian Cochraneselftest: Apply rename filepath arguments so binary...
2015-03-31 David Disseldorpselftest: add snapshot share configuration
2015-03-06 Jelmer VernooijAdd basic tap2subunit converter, rather than relying...
2015-03-06 Jelmer VernooijUse samba.subunit.run to run subunit tests.
2014-11-30 Jelmer VernooijBe consistent about what functions add $LISTOPT and...
2014-11-30 Jelmer Vernooijselftest: Add separate command line for listing tests...
2014-11-30 Jelmer VernooijRe-use add_prefix function.
2014-11-30 Jelmer Vernooijselftest: Drop support for TESTSUITE-IDLIST, and remove...
2014-11-22 Jelmer VernooijInclude mimeparse, which is used by subunit/testtools.
2014-10-14 Jelmer Vernooijfilter-subunit: Drop support for allow_empty_output...
2014-10-14 Jelmer VernooijRemove remaining instance of pep8 E211 (too many spaces...
2014-03-26 Andrew Bartlettselftest: Remove print_smbtorture4_version and smbtortu...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-10-27 Jelmer Vernooijsource3.selftest: Move last variables to selftesthelpers.
2012-10-27 Jelmer Vernooijsource3.selftest: Move more variables to be in common.
2012-10-27 Jelmer Vernooijselftesthelpers: Fix detection of tap2subunit.
2012-10-27 Jelmer Vernooijselftesthelpers: Simplify detection of tap2subunit.
2012-10-27 Jelmer Vernooijselftesthelpers: Add function for printing smbtorture4...
2012-10-27 Jelmer Vernooijselftest: Move determining of smbtorture4 options to...
2012-10-27 Jelmer Vernooijselftest/selftesthelpers: Share environment handling...
2012-10-27 Jelmer Vernooijselftest/selftesthelpers.py: Share configuration variab...
2012-10-27 Jelmer Vernooijselftesthelpers: Share code for listing smbtorture4...
2012-10-12 Jelmer Vernooijselftest: Move more tests to common list script.
2012-04-27 Andrew Bartlettselftest: Place the test environment at the end of...
2012-02-01 Andrew Bartlettselftest: Remove unused support for --exeext
2011-11-30 Jelmer Vernooijselftesthelpers: write warnings to stderr rather than...
2011-11-14 Jelmer Vernooijselftesthelpers: Revert perl changes, add comment on...
2011-11-14 Jelmer Vernooijselftesthelpers: Cope with empty binary mappings list...
2011-11-14 Stefan Metzmacherselftest/selftesthelpers.py: construct a fullname with...
2011-11-14 Stefan Metzmacherselftest: planpythontestsuite() should fill 'name'...
2011-11-10 Jelmer Vernooijselftesthelpers: Fix syntax error.
2011-11-10 Jelmer Vernooijselftest: Allow passing arbitrary number of additional...
2011-11-10 Jelmer Vernooijselftest: re-implement directory option for planpythont...
2011-11-10 Jelmer VernooijRevert "test: added directory option to planpythontests...
2011-11-10 Andrew Tridgelltest: added directory option to planpythontestsuite()
2011-04-16 Andrew Bartlettselftest: Start using the binary mapping at the python...
2011-04-16 Andrew Bartlettselftest: Remove duplication between BUILDIR and BINDIR
2011-04-16 Andrew Bartlettselftest: Provide a single bindir_path function across...
2011-02-22 Andrew Bartlettselftest split $PERL into multiple arguments for Test...
2011-02-22 Andrew Bartlettselftest move selftesthelpers to a top level helper...