(tests): Add tst-signal7.
authorUlrich Drepper <drepper@redhat.com>
Wed, 28 Dec 2005 20:48:24 +0000 (20:48 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 28 Dec 2005 20:48:24 +0000 (20:48 +0000)
nptl/Makefile

index ec3d00d..175db2e 100644 (file)
@@ -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 \