diff options
Diffstat (limited to 'nptl/Makefile')
-rw-r--r-- | nptl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nptl/Makefile b/nptl/Makefile index c431ead1c0..3356f2aa11 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -278,9 +278,8 @@ tests = tst-attr2 tst-attr3 tst-default-attr \ tst-sem17 \ tst-tsd3 tst-tsd4 \ tst-cancel4 tst-cancel4_1 tst-cancel4_2 tst-cancel5 \ - tst-cancel7 tst-cancel9 tst-cancel13 \ + tst-cancel7 tst-cancel13 \ tst-cancel16 tst-cancel17 tst-cancel20 tst-cancel24 \ - tst-cancel-self tst-cancel-self-cancelstate \ tst-cleanup4 \ tst-signal3 \ tst-exec4 tst-exec5 \ |