aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/Makefile
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2015-12-16 05:11:57 +0000
committerEnji Cooper <ngie@FreeBSD.org>2015-12-16 05:11:57 +0000
commit9ada6f3369c9d1ac4f23b24f1c99103767796c44 (patch)
tree14f9e0407f220a8206a5bc06998dfa03b9b5bc85 /lib/libc/tests/Makefile
parentfe20e444f3decc96b4ed39669d81137968d386e7 (diff)
downloadsrc-9ada6f3369c9d1ac4f23b24f1c99103767796c44.tar.gz
src-9ada6f3369c9d1ac4f23b24f1c99103767796c44.zip
Integrate tools/regression/lib/libc/resolv into the FreeBSD test suite as
lib/libc/tests/resolv Convert the testcases to ATF MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=292317
Diffstat (limited to 'lib/libc/tests/Makefile')
-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 e6ddc153b520..4c76d0ea85f3 100644
--- a/lib/libc/tests/Makefile
+++ b/lib/libc/tests/Makefile
@@ -11,6 +11,7 @@ TESTS_SUBDIRS+= hash
TESTS_SUBDIRS+= inet
TESTS_SUBDIRS+= net
TESTS_SUBDIRS+= regex
+TESTS_SUBDIRS+= resolv
TESTS_SUBDIRS+= rpc
TESTS_SUBDIRS+= stdio
TESTS_SUBDIRS+= stdlib