summaryrefslogtreecommitdiffstats
path: root/bin/sh
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2014-05-10 19:06:36 +0000
committerjilles <jilles@FreeBSD.org>2014-05-10 19:06:36 +0000
commit469deb4b788d60bc3320f434808d3b0fac6ffd94 (patch)
treea22ea7ea695d118511036a6b874c2fd6dc91e80d /bin/sh
parent31381c5290017ff21ab042b1a004d0d6aa9355e0 (diff)
downloadFreeBSD-src-469deb4b788d60bc3320f434808d3b0fac6ffd94.zip
FreeBSD-src-469deb4b788d60bc3320f434808d3b0fac6ffd94.tar.gz
sh: Add new tests to the Makefile.
Diffstat (limited to 'bin/sh')
-rw-r--r--bin/sh/tests/builtins/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sh/tests/builtins/Makefile b/bin/sh/tests/builtins/Makefile
index c0b21dc..054a3b8 100644
--- a/bin/sh/tests/builtins/Makefile
+++ b/bin/sh/tests/builtins/Makefile
@@ -83,6 +83,8 @@ FILES+= getopts2.0 getopts2.0.stdout
FILES+= getopts3.0
FILES+= getopts4.0
FILES+= getopts5.0
+FILES+= getopts6.0
+FILES+= getopts7.0
FILES+= hash1.0 hash1.0.stdout
FILES+= hash2.0 hash2.0.stdout
FILES+= hash3.0 hash3.0.stdout
OpenPOWER on IntegriCloud