summaryrefslogtreecommitdiff
path: root/testsuite/runtest
Commit message (Expand)AuthorAgeFilesLines
* testsuite: fixes after randomconfig runDenys Vlasenko2011-08-111-2/+4
* testsuite: show the number of failures after a test runDan Fandrich2010-08-291-2/+8
* testsuite fixesChris Metcalf2010-04-021-4/+6
* testsuite: don't run grep NUL tests when we know the would failDenys Vlasenko2010-03-141-1/+1
* cal: add a unicode testDenys Vlasenko2010-01-311-2/+3
* fix testing of busybox "applet" itselfDenys Vlasenko2010-01-161-0/+1
* minor tweaks in testsuiteDenys Vlasenko2009-07-181-1/+1
* fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko2009-07-181-13/+1
* touch: implement -d --date (our own testsuite needs that)Denys Vlasenko2009-07-181-3/+8
* seq: fix testsuite failuresDenys Vlasenko2009-06-151-4/+6
* testsuite: uniformly use $ECHO with -n -eDenis Vlasenko2008-07-111-0/+13
* testsuite instrumentation fixes by ChristianDenis Vlasenko2008-05-151-9/+7
* runtest: the saga continues :(Denis Vlasenko2008-05-021-26/+11
* runtest: more cleanupsDenis Vlasenko2008-04-291-12/+22
* runtest: fix fallout from mucking with runtest :( [vda's fault]Denis Vlasenko2008-04-271-2/+2
* runtest: even more fixes from CristianDenis Vlasenko2008-04-271-13/+15
* runtest: further fixes from Cristian Ionescu-Idbohrn <cristian.ionescu-idbohr...Denis Vlasenko2008-04-271-10/+14
* runtest: use numeric compare instead of string where appropriateDenis Vlasenko2008-04-261-5/+5
* testsuite/runtest: remove (last) bashismDenis Vlasenko2008-04-251-7/+10
* testsuite: runtest enhancements by Cristian Ionescu-IdbohrnDenis Vlasenko2008-04-231-6/+15
* sort: -z outputs NUL terminated lines. Closes bug 1591.Denis Vlasenko2008-02-131-0/+3
* dd: fix a bug where we don't report write errorsDenis Vlasenko2007-12-021-51/+41
* testsuite: add tests for cut and grep;Denis Vlasenko2007-11-261-2/+8
* which: fix testsuite failureDenis Vlasenko2007-11-251-0/+1
* tr: more of code shrink (getopt32-ification)Denis Vlasenko2007-11-131-40/+30
* stop using bash'isms ('function')Denis Vlasenko2007-02-251-7/+17
* make the testsuite a little less brittle:Bernhard Reutner-Fischer2006-05-251-9/+12
* silence error if busybox.links doesnt exist and run tests that begin with "all_"Mike Frysinger2006-04-011-2/+2
* More test updates.Rob Landley2006-03-161-14/+17
* Putting together OPTIONFLAGS, sed needs the global flag to handle multipleRob Landley2006-02-161-1/+1
* Fix the test suite so that individual *.tests files can be run alaRob Landley2005-11-071-0/+14
* - support make check V=1 to run the checks in verbose modeBernhard Reutner-Fischer2005-10-061-2/+4
* - remove dangling symlinks after the runsBernhard Reutner-Fischer2005-09-231-4/+7
* - introduce variable _BB_CONFIG_DEP to the new test harness.Bernhard Reutner-Fischer2005-09-231-5/+6
* Get "make check" ($srcdir) to work with the new testsuite.Rob Landley2005-09-201-2/+3
* The testsuite/links directory wasn't being created.Rob Landley2005-09-201-0/+1
* 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/+10
* egor duda writes:Eric Andersen2004-10-081-8/+10
* Kill off the old 'tests' stuff. Write a ton of new tests for theEric Andersen2004-04-061-28/+6
* Fix the test suite script so it actually works and actually flagsEric Andersen2004-04-061-4/+13
* * testsuite/runtest (run_applet_testcase): Return test case status, notMatt Kraai2002-03-271-2/+2
* * testsuite/runtest (show_result): Change UPASS to XPASS.Matt Kraai2002-02-191-4/+2
* * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE".Matt Kraai2002-02-191-2/+2
* * testsuite/runtest (run_applet_testcase): Return UNTESTED instead ofMatt Kraai2002-02-191-2/+2
* * testsuite/README: Document -v option.Matt Kraai2002-01-021-10/+28
* Merge test suite.Matt Kraai2001-10-301-0/+97