projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0c41a8
)
Regarding 11330: when you fix a bug that the testsuite doesn't catch, add
author
Rob Landley
<rob@landley.net>
Mon, 5 Sep 2005 16:27:19 +0000
(16:27 -0000)
committer
Rob Landley
<rob@landley.net>
Mon, 5 Sep 2005 16:27:19 +0000
(16:27 -0000)
a test case to the test suite.
testsuite/busybox.tests
patch
|
blob
|
history
diff --git
a/testsuite/busybox.tests
b/testsuite/busybox.tests
index ba422a40c42b4f6c8118efd4c6cb5eeb7ed1178a..91dbc797eea17bc0a7e7a741d1480e9012b92bd9 100755
(executable)
--- a/
testsuite/busybox.tests
+++ b/
testsuite/busybox.tests
@@
-17,6
+17,8
@@
HELPDUMP=`$COMMAND`
ln -s `which "$COMMAND"` busybox-suffix
ln -s `which "$COMMAND"` unknown
+testing "busybox --help busybox" "--help busybox" "$HELPDUMP\n\n" "" ""
+
for i in busybox busybox-suffix
do
# The gratuitous "\n"s are due to a shell idiosyncrasy: