summaryrefslogtreecommitdiff
path: root/testsuite/testing.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanupDenis Vlasenko2006-09-171-1/+1
* Don't do workarounds for broken shells. Busybox is about to grow a shell thatRob Landley2006-06-151-10/+6
* make the testsuite a little less brittle:Bernhard Reutner-Fischer2006-05-251-6/+10
* Minor tweaks: remove traces of old $COMMAND environment variable.Rob Landley2006-05-021-4/+1
* remove bogus "Mike Frysinger2006-04-011-2/+2
* Make the new chroot environment creation infrastructure more flexible aboutRob Landley2006-03-181-2/+5
* Redo test suite to be able to test more than one command at a time. EliminateRob Landley2006-03-161-18/+45
* I'm about to introduce tests that need to run as root (like mount.tests),Rob Landley2006-03-091-2/+29
* When setting an environment variable by piping something into grep, backquotesRob Landley2006-02-161-2/+2
* Fix the test suite so that individual *.tests files can be run alaRob Landley2005-11-071-44/+42
* - support make check V=1 to run the checks in verbose modeBernhard Reutner-Fischer2005-10-061-5/+5
* cleanup option parsingMike Frysinger2005-09-241-9/+30
* - introduce variable _BB_CONFIG_DEP to the new test harness.Bernhard Reutner-Fischer2005-09-231-1/+20
* General cleanup of command line parsing to allow "busybox" to work as a prefix.Rob Landley2005-09-041-2/+2
* Working on a new test harness. Moved the sort tests into it.Rob Landley2005-09-021-0/+62