summaryrefslogtreecommitdiff
path: root/testsuite/testing.sh
Commit message (Expand)AuthorAgeFilesLines
* fix bashisms in testsuite/Michael Tokarev2013-11-101-4/+4
* add a test for patch which we currently failDenys Vlasenko2010-11-281-0/+1
* patch: replace it with toybox's implementationRob Landley2010-08-131-1/+2
* testsuite: typo in tr.testsLeonid Lisovskiy2010-07-291-1/+1
* sed: fix a command with multible trailing backslashesDenys Vlasenko2010-05-121-1/+1
* more randomconfig testsuite fixesDenys Vlasenko2010-05-101-8/+8
* fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko2009-07-181-1/+15
* testsuite: uniformly use $ECHO with -n -eDenis Vlasenko2008-07-111-13/+0
* testsuite instrumentation fixes by ChristianDenis Vlasenko2008-05-151-10/+9
* more fixes to testsuite by Cristian and vdaDenis Vlasenko2008-05-021-18/+31
* testing.sh: bashisms are eradicated.Denis Vlasenko2008-05-021-2/+3
* testsuite: add tests for cut and grep;Denis Vlasenko2007-11-261-1/+1
* sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>)Denis Vlasenko2007-08-061-1/+1
* remove bashisms from testsuiteDenis Vlasenko2007-06-051-3/+3
* 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