aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-08-21 23:01:39 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-08-21 23:01:39 +0000
commit317249acfe3c2547620ba675c9ee133a7e90e0ae (patch)
tree86c840674791a0c84b385e4a07edbca91f47e3dd /tests
parentdc11f84ee8f5de4b26146708e33553163c6d5353 (diff)
downloadbusybox-w32-317249acfe3c2547620ba675c9ee133a7e90e0ae.tar.gz
busybox-w32-317249acfe3c2547620ba675c9ee133a7e90e0ae.tar.bz2
busybox-w32-317249acfe3c2547620ba675c9ee133a7e90e0ae.zip
Script to do regression test, by combining all possible options.
-Erik git-svn-id: svn://busybox.net/trunk/busybox@972 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 508bc64f2..8ad304d86 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -8,6 +8,7 @@ message_header:
8 @echo 8 @echo
9 @echo BusyBox Test Suite. 9 @echo BusyBox Test Suite.
10 @echo 10 @echo
11 (cd ..; tests/busybox.REGRESS.sh)
11 12
12clean:: 13clean::
13 14