From: Eric Andersen Date: Mon, 21 Aug 2000 23:01:39 +0000 (-0000) Subject: Script to do regression test, by combining all possible options. X-Git-Tag: 0_47~148 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fba9c00071eff20f65b8ff6b1e5fa7e5933e038d;p=oweals%2Fbusybox.git Script to do regression test, by combining all possible options. -Erik --- diff --git a/tests/Makefile b/tests/Makefile index 508bc64f2..8ad304d86 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -8,6 +8,7 @@ message_header: @echo @echo BusyBox Test Suite. @echo + (cd ..; tests/busybox.REGRESS.sh) clean::