summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-28 14:40:55 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-28 14:40:55 +0200
commitc4d54bde7772b55df04399ecb355769c5ac31015 (patch)
tree9fe40728bcda81f3b3cdafc0c791aeac6161ae0d
parent115d20fe89f755c0204d8dd566dfed8686290c88 (diff)
sh: disable tests, stalling
-rw-r--r--test/nptl/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in
index 0f43c77..35859f9 100644
--- a/test/nptl/Makefile.in
+++ b/test/nptl/Makefile.in
@@ -14,8 +14,8 @@ endif
ifeq ($(TARGET_ARCH),sh)
TESTS_DISABLED := tst-cond1 tst-cond4 tst-cond6 tst-cond7 tst-cond10 \
tst-cond13 tst-cond14 tst-cond15 tst-cond18 tst-cond20 \
- tst-cond21 tst-cond22 tst-cputimer1 tst-cputimer3 tst-mutex8 \
- tst-timer4 tst-timer5
+ tst-cond21 tst-cond22 tst-cputimer1 tst-cputimer2 tst-cputimer3 \
+ tst-mutex8 tst-timer4 tst-timer5
endif
TESTS := tst-align tst-align2 tst-atfork1 tst-attr1 tst-attr2 tst-attr3 \