index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
testsuite
/
runtest
Age
Commit message (
Expand
)
Author
2005-10-06
- support make check V=1 to run the checks in verbose mode
Bernhard Reutner-Fischer
2005-09-23
- remove dangling symlinks after the runs
Bernhard Reutner-Fischer
2005-09-23
- introduce variable _BB_CONFIG_DEP to the new test harness.
Bernhard Reutner-Fischer
2005-09-20
Get "make check" ($srcdir) to work with the new testsuite.
Rob Landley
2005-09-20
The testsuite/links directory wasn't being created.
Rob Landley
2005-09-04
General cleanup of command line parsing to allow "busybox" to work as a prefix.
Rob Landley
2005-09-02
Working on a new test harness. Moved the sort tests into it.
Rob Landley
2004-10-08
egor duda writes:
Eric Andersen
2004-04-06
Kill off the old 'tests' stuff. Write a ton of new tests for the
Eric Andersen
2004-04-06
Fix the test suite script so it actually works and actually flags
Eric Andersen
2002-03-27
* testsuite/runtest (run_applet_testcase): Return test case status, not
Matt Kraai
2002-02-19
* testsuite/runtest (show_result): Change UPASS to XPASS.
Matt Kraai
2002-02-19
* testsuite/README: Change "UNSUPPORTED" tag to "FEATURE".
Matt Kraai
2002-02-19
* testsuite/runtest (run_applet_testcase): Return UNTESTED instead of
Matt Kraai
2002-01-02
* testsuite/README: Document -v option.
Matt Kraai
2001-10-30
Merge test suite.
Matt Kraai