Redo test suite to be able to test more than one command at a time. Eliminate
authorRob Landley <rob@landley.net>
Thu, 16 Mar 2006 15:20:45 +0000 (15:20 -0000)
committerRob Landley <rob@landley.net>
Thu, 16 Mar 2006 15:20:45 +0000 (15:20 -0000)
commit4bb1b04fd1d7d6fe410e1af14816d11da456aac5
tree601a54598057fc267def41fce1acecfb8e5a2845
parentea9a471acd94f604f360ea16df5896e795361ac7
Redo test suite to be able to test more than one command at a time.  Eliminate
$COMMAND environment variable, instead put full command line (including
command to run) in second argument.  Modify $PATH to have test versions of
commands at start of path.  (Also more infrastructure for testing as root,
work in progress...)
testsuite/busybox.tests
testsuite/egrep.tests [deleted file]
testsuite/grep.tests
testsuite/pidof.tests
testsuite/sed.tests
testsuite/sort.tests
testsuite/testing.sh
testsuite/uniq.tests