summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc/gen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/lib/libc/gen/Makefile')
-rw-r--r--tools/regression/lib/libc/gen/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/regression/lib/libc/gen/Makefile b/tools/regression/lib/libc/gen/Makefile
index 3e911e4..a79dc2f 100644
--- a/tools/regression/lib/libc/gen/Makefile
+++ b/tools/regression/lib/libc/gen/Makefile
@@ -9,3 +9,7 @@ tests: ${TESTS}
.PHONY: clean
clean:
-rm -f ${TESTS}
+
+sh-tests: test-fnmatch
+ ./test-fnmatch -s 1 >../../../bin/sh/builtins/case2.0
+ ./test-fnmatch -s 2 >../../../bin/sh/builtins/case3.0
OpenPOWER on IntegriCloud