about summary refs log tree commit diff
path: root/nptl/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-11-19 17:28:31 -0800
committerRoland McGrath <roland@hack.frob.com>2014-11-19 17:28:31 -0800
commitcbd463e2cfc94d8cf74d17f17a9c572c272b9376 (patch)
tree617a6e53901f6549fc8ff61fc6d3ad2733063af4 /nptl/Makefile
parenta39208bd7fb76c1b01c127b4c61f9bfd915bfe7c (diff)
downloadglibc-cbd463e2cfc94d8cf74d17f17a9c572c272b9376.tar.gz
glibc-cbd463e2cfc94d8cf74d17f17a9c572c272b9376.tar.xz
glibc-cbd463e2cfc94d8cf74d17f17a9c572c272b9376.zip
Test that pthread_create diagnoses invalid scheduling parameters.
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 157fe62e02..86a1b0cf10 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -270,7 +270,8 @@ tests = tst-typesizes \
 	tst-vfork1 tst-vfork2 tst-vfork1x tst-vfork2x \
 	tst-getpid1 tst-getpid2 tst-getpid3 \
 	tst-setuid3 \
-	tst-initializers1 $(patsubst %,tst-initializers1-%,c89 gnu89 c99 gnu99)
+	tst-initializers1 $(addprefix tst-initializers1-,c89 gnu89 c99 gnu99) \
+	tst-bad-schedattr
 xtests = tst-setuid1 tst-setuid1-static tst-setuid2 \
 	tst-mutexpp1 tst-mutexpp6 tst-mutexpp10
 test-srcs = tst-oddstacklimit