| Commit message (Expand) | Author | Age | Files | Lines |
* | testsuite: show the number of failures after a test run | Dan Fandrich | 2010-08-29 | 1 | -2/+8 |
* | testsuite fixes | Chris Metcalf | 2010-04-02 | 1 | -4/+6 |
* | testsuite: don't run grep NUL tests when we know the would fail | Denys Vlasenko | 2010-03-14 | 1 | -1/+1 |
* | cal: add a unicode test | Denys Vlasenko | 2010-01-31 | 1 | -2/+3 |
* | fix testing of busybox "applet" itself | Denys Vlasenko | 2010-01-16 | 1 | -0/+1 |
* | minor tweaks in testsuite | Denys Vlasenko | 2009-07-18 | 1 | -1/+1 |
* | fix mountpoint test to not prevemt mkfs_xxx from making image in any file | Denys Vlasenko | 2009-07-18 | 1 | -13/+1 |
* | touch: implement -d --date (our own testsuite needs that) | Denys Vlasenko | 2009-07-18 | 1 | -3/+8 |
* | seq: fix testsuite failures | Denys Vlasenko | 2009-06-15 | 1 | -4/+6 |
* | testsuite: uniformly use $ECHO with -n -e | Denis Vlasenko | 2008-07-11 | 1 | -0/+13 |
* | testsuite instrumentation fixes by Christian | Denis Vlasenko | 2008-05-15 | 1 | -9/+7 |
* | runtest: the saga continues :( | Denis Vlasenko | 2008-05-02 | 1 | -26/+11 |
* | runtest: more cleanups | Denis Vlasenko | 2008-04-29 | 1 | -12/+22 |
* | runtest: fix fallout from mucking with runtest :( [vda's fault] | Denis Vlasenko | 2008-04-27 | 1 | -2/+2 |
* | runtest: even more fixes from Cristian | Denis Vlasenko | 2008-04-27 | 1 | -13/+15 |
* | runtest: further fixes from Cristian Ionescu-Idbohrn <cristian.ionescu-idbohr... | Denis Vlasenko | 2008-04-27 | 1 | -10/+14 |
* | runtest: use numeric compare instead of string where appropriate | Denis Vlasenko | 2008-04-26 | 1 | -5/+5 |
* | testsuite/runtest: remove (last) bashism | Denis Vlasenko | 2008-04-25 | 1 | -7/+10 |
* | testsuite: runtest enhancements by Cristian Ionescu-Idbohrn | Denis Vlasenko | 2008-04-23 | 1 | -6/+15 |
* | sort: -z outputs NUL terminated lines. Closes bug 1591. | Denis Vlasenko | 2008-02-13 | 1 | -0/+3 |
* | dd: fix a bug where we don't report write errors | Denis Vlasenko | 2007-12-02 | 1 | -51/+41 |
* | testsuite: add tests for cut and grep; | Denis Vlasenko | 2007-11-26 | 1 | -2/+8 |
* | which: fix testsuite failure | Denis Vlasenko | 2007-11-25 | 1 | -0/+1 |
* | tr: more of code shrink (getopt32-ification) | Denis Vlasenko | 2007-11-13 | 1 | -40/+30 |
* | stop using bash'isms ('function') | Denis Vlasenko | 2007-02-25 | 1 | -7/+17 |
* | make the testsuite a little less brittle: | Bernhard Reutner-Fischer | 2006-05-25 | 1 | -9/+12 |
* | silence error if busybox.links doesnt exist and run tests that begin with "all_" | Mike Frysinger | 2006-04-01 | 1 | -2/+2 |
* | More test updates. | Rob Landley | 2006-03-16 | 1 | -14/+17 |
* | Putting together OPTIONFLAGS, sed needs the global flag to handle multiple | Rob Landley | 2006-02-16 | 1 | -1/+1 |
* | Fix the test suite so that individual *.tests files can be run ala | Rob Landley | 2005-11-07 | 1 | -0/+14 |
* | - support make check V=1 to run the checks in verbose mode | Bernhard Reutner-Fischer | 2005-10-06 | 1 | -2/+4 |
* | - remove dangling symlinks after the runs | Bernhard Reutner-Fischer | 2005-09-23 | 1 | -4/+7 |
* | - introduce variable _BB_CONFIG_DEP to the new test harness. | Bernhard Reutner-Fischer | 2005-09-23 | 1 | -5/+6 |
* | Get "make check" ($srcdir) to work with the new testsuite. | Rob Landley | 2005-09-20 | 1 | -2/+3 |
* | The testsuite/links directory wasn't being created. | Rob Landley | 2005-09-20 | 1 | -0/+1 |
* | General cleanup of command line parsing to allow "busybox" to work as a prefix. | Rob Landley | 2005-09-04 | 1 | -2/+2 |
* | Working on a new test harness. Moved the sort tests into it. | Rob Landley | 2005-09-02 | 1 | -0/+10 |
* | egor duda writes: | Eric Andersen | 2004-10-08 | 1 | -8/+10 |
* | Kill off the old 'tests' stuff. Write a ton of new tests for the | Eric Andersen | 2004-04-06 | 1 | -28/+6 |
* | Fix the test suite script so it actually works and actually flags | Eric Andersen | 2004-04-06 | 1 | -4/+13 |
* | * testsuite/runtest (run_applet_testcase): Return test case status, not | Matt Kraai | 2002-03-27 | 1 | -2/+2 |
* | * testsuite/runtest (show_result): Change UPASS to XPASS. | Matt Kraai | 2002-02-19 | 1 | -4/+2 |
* | * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE". | Matt Kraai | 2002-02-19 | 1 | -2/+2 |
* | * testsuite/runtest (run_applet_testcase): Return UNTESTED instead of | Matt Kraai | 2002-02-19 | 1 | -2/+2 |
* | * testsuite/README: Document -v option. | Matt Kraai | 2002-01-02 | 1 | -10/+28 |
* | Merge test suite. | Matt Kraai | 2001-10-30 | 1 | -0/+97 |