Regarding 11330: when you fix a bug that the testsuite doesn't catch, add
authorRob Landley <rob@landley.net>
Mon, 5 Sep 2005 16:27:19 +0000 (16:27 -0000)
committerRob 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

index ba422a40c42b4f6c8118efd4c6cb5eeb7ed1178a..91dbc797eea17bc0a7e7a741d1480e9012b92bd9 100755 (executable)
@@ -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: