summary refs log tree commit diff
path: root/nptl/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-01-27 06:53:19 +0100
committerFlorian Weimer <fweimer@redhat.com>2017-01-27 06:53:20 +0100
commitfaf0e9c84119742dd9ebb79060faa22c52ae80a1 (patch)
treeaaf2df0e207bde2a4dfe6c9623e013364642a076 /nptl/Makefile
parent5653ab12b4ae15b32d41de7c56b2a4626cd0437a (diff)
downloadglibc-faf0e9c84119742dd9ebb79060faa22c52ae80a1.tar.gz
glibc-faf0e9c84119742dd9ebb79060faa22c52ae80a1.tar.xz
glibc-faf0e9c84119742dd9ebb79060faa22c52ae80a1.zip
nptl: Add tst-robust-fork
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index dcb5953325..2d38316291 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -295,7 +295,8 @@ tests = tst-typesizes \
 	tst-initializers1 $(addprefix tst-initializers1-,\
 			    c89 gnu89 c99 gnu99 c11 gnu11) \
 	tst-bad-schedattr \
-	tst-thread_local1 tst-mutex-errorcheck tst-robust10
+	tst-thread_local1 tst-mutex-errorcheck tst-robust10 \
+	tst-robust-fork
 xtests = tst-setuid1 tst-setuid1-static tst-setuid2 \
 	tst-mutexpp1 tst-mutexpp6 tst-mutexpp10
 test-srcs = tst-oddstacklimit