summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-28 20:48:24 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-28 20:48:24 +0000
commitce50c583a90763b4a9d740b5f17ddf68ac75bc0a (patch)
tree5d135e8eef41a0c283197e7bc88b177f334b500f /nptl
parent8c7a8501d1d802d76d06ff7ca4b18d5df2f7bad1 (diff)
(tests): Add tst-signal7.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index ec3d00d19e..175db2ed44 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -229,7 +229,7 @@ tests = tst-typesizes \
tst-cleanup0 tst-cleanup1 tst-cleanup2 tst-cleanup3 tst-cleanup4 \
tst-flock1 tst-flock2 \
tst-signal1 tst-signal2 tst-signal3 tst-signal4 tst-signal5 \
- tst-signal6 \
+ tst-signal6 tst-signal7 \
tst-exec1 tst-exec2 tst-exec3 tst-exec4 \
tst-exit1 tst-exit2 tst-exit3 \
tst-stdio1 tst-stdio2 \