index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
testing.sh
Age
Commit message (
Expand
)
Author
2006-05-02
Minor tweaks: remove traces of old $COMMAND environment variable.
Rob Landley
2006-04-01
remove bogus "
Mike Frysinger
2006-03-18
Make the new chroot environment creation infrastructure more flexible about
Rob Landley
2006-03-16
Redo test suite to be able to test more than one command at a time. Eliminate
Rob Landley
2006-03-09
I'm about to introduce tests that need to run as root (like mount.tests),
Rob Landley
2006-02-16
When setting an environment variable by piping something into grep, backquotes
Rob Landley
2005-11-07
Fix the test suite so that individual *.tests files can be run ala
Rob Landley
2005-10-06
- support make check V=1 to run the checks in verbose mode
Bernhard Reutner-Fischer
2005-09-24
cleanup option parsing
Mike Frysinger
2005-09-23
- introduce variable _BB_CONFIG_DEP to the new test harness.
Bernhard Reutner-Fischer
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