summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-02-09 22:57:56 +0000
committerngie <ngie@FreeBSD.org>2017-02-09 22:57:56 +0000
commit9c6235cf2af8bdadcd0f0a80288683f0c88f3e55 (patch)
treeadfbe5cb3078cb2225bffe5945cec00b4e27fd99 /lib/libc/tests
parent6b3722162f25f17568ac341320ee8e7ede42bc7e (diff)
downloadFreeBSD-src-9c6235cf2af8bdadcd0f0a80288683f0c88f3e55.zip
FreeBSD-src-9c6235cf2af8bdadcd0f0a80288683f0c88f3e55.tar.gz
MFC r296586:
r296586 (by bdrewery): Fix and connect setjmp test.
Diffstat (limited to 'lib/libc/tests')
-rw-r--r--lib/libc/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/tests/Makefile b/lib/libc/tests/Makefile
index 677f697..3a7adc4 100644
--- a/lib/libc/tests/Makefile
+++ b/lib/libc/tests/Makefile
@@ -15,6 +15,7 @@ TESTS_SUBDIRS+= nss
TESTS_SUBDIRS+= regex
TESTS_SUBDIRS+= resolv
TESTS_SUBDIRS+= rpc
+TESTS_SUBDIRS+= setjmp
TESTS_SUBDIRS+= stdio
TESTS_SUBDIRS+= stdlib
TESTS_SUBDIRS+= string
OpenPOWER on IntegriCloud