aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen/posix_spawn
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2015-09-01 12:47:11 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2015-09-01 12:47:11 +0000
commit3cc31a047e6f1e974cbcc7a83a4ab9689f72765b (patch)
treeda8e32a0575cf9c866856d2ed8e0eba6910a3716 /lib/libc/tests/gen/posix_spawn
parentf3c7b830e59f195b0787273e6cb8066e47df2c16 (diff)
Notes
Diffstat (limited to 'lib/libc/tests/gen/posix_spawn')
-rw-r--r--lib/libc/tests/gen/posix_spawn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/tests/gen/posix_spawn/Makefile b/lib/libc/tests/gen/posix_spawn/Makefile
index a1c9b9e7cd1e..d2dfa5489d96 100644
--- a/lib/libc/tests/gen/posix_spawn/Makefile
+++ b/lib/libc/tests/gen/posix_spawn/Makefile
@@ -10,9 +10,9 @@ TESTSDIR= ${TESTSBASE}/lib/libc/gen/posix_spawn
BINDIR= ${TESTSDIR}
-# TODO: t_spawnattr (fix from pho@ needs additional review)
NETBSD_ATF_TESTS_C= fileactions_test
NETBSD_ATF_TESTS_C+= spawn_test
+NETBSD_ATF_TESTS_C+= spawnattr_test
PROGS= h_fileactions
PROGS+= h_spawn