summaryrefslogtreecommitdiffstats
path: root/selftest/selftesthelpers.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | Just have BINDIR, and have it default to ./bin Andrew Bartlett
* selftest: Provide a single bindir_path function across all targetsAndrew Bartlett2011-04-161-2/+2
| | | | | | | This will allow a mapping to be made between things like smbtorture4 -> smbtorture that is correct for the different build environments. Andrew Bartlett
* 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