summaryrefslogtreecommitdiffstats
path: root/selftest/selftesthelpers.py
Commit message (Expand)AuthorAgeFilesLines
* selftest: Remove print_smbtorture4_version and smbtorture4_possible checkAndrew Bartlett2014-03-261-15/+0
* source3.selftest: Move last variables to selftesthelpers.Jelmer Vernooij2012-10-271-0/+5
* source3.selftest: Move more variables to be in common.Jelmer Vernooij2012-10-271-0/+10
* selftesthelpers: Fix detection of tap2subunit.Jelmer Vernooij2012-10-271-2/+8
* selftesthelpers: Simplify detection of tap2subunit.Jelmer Vernooij2012-10-271-4/+6
* selftesthelpers: Add function for printing smbtorture4 version.Jelmer Vernooij2012-10-271-1/+11
* selftest: Move determining of smbtorture4 options to selftesthelpers.Jelmer Vernooij2012-10-271-12/+18
* selftest/selftesthelpers: Share environment handling for extra smbtorture opt...Jelmer Vernooij2012-10-271-0/+11
* selftest/selftesthelpers.py: Share configuration variable, strip whitespace.Jelmer Vernooij2012-10-271-0/+2
* selftesthelpers: Share code for listing smbtorture4 tests.Jelmer Vernooij2012-10-271-0/+13
* selftest: Move more tests to common list script.Jelmer Vernooij2012-10-121-0/+6
* selftest: Place the test environment at the end of the failure linesAndrew Bartlett2012-04-271-5/+5
* selftest: Remove unused support for --exeextAndrew Bartlett2012-02-011-1/+1
* selftesthelpers: write warnings to stderr rather than stdout.Jelmer Vernooij2011-11-301-2/+3
* selftesthelpers: Revert perl changes, add comment on why the original code wa...Jelmer Vernooij2011-11-141-3/+4
* selftesthelpers: Cope with empty binary mappings list, simplify handling of p...Jelmer Vernooij2011-11-141-5/+7
* selftest/selftesthelpers.py: construct a fullname with env in plantestsuite_i...Stefan Metzmacher2011-11-141-1/+5
* selftest: planpythontestsuite() should fill 'name' is it's NoneStefan Metzmacher2011-11-141-0/+2
* selftesthelpers: Fix syntax error.Jelmer Vernooij2011-11-101-1/+1
* selftest: Allow passing arbitrary number of additional python path values.Jelmer Vernooij2011-11-101-4/+2
* selftest: re-implement directory option for planpythontestsuite.Jelmer Vernooij2011-11-101-7/+11
* Revert "test: added directory option to planpythontestsuite()"Jelmer Vernooij2011-11-101-12/+5
* test: added directory option to planpythontestsuite()Andrew Tridgell2011-11-101-5/+12
* selftest: Start using the binary mapping at the python layer as wellAndrew Bartlett2011-04-161-0/+10
* selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett2011-04-161-1/+1
* selftest: Provide a single bindir_path function across all targetsAndrew Bartlett2011-04-161-2/+2
* selftest split $PERL into multiple arguments for Test::More checkAndrew Bartlett2011-02-221-2/+3
* selftest move selftesthelpers to a top level helper scriptAndrew Bartlett2011-02-221-0/+156