aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-08-21 23:01:39 +0000
committerEric Andersen <andersen@codepoet.org>2000-08-21 23:01:39 +0000
commitfba9c00071eff20f65b8ff6b1e5fa7e5933e038d (patch)
tree86c840674791a0c84b385e4a07edbca91f47e3dd /tests
parentacf55510991ac5945579e2334481cecee0c44106 (diff)
downloadbusybox-fba9c00071eff20f65b8ff6b1e5fa7e5933e038d.tar.gz
Script to do regression test, by combining all possible options.
-Erik
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:
@echo
@echo BusyBox Test Suite.
@echo
+ (cd ..; tests/busybox.REGRESS.sh)
clean::