summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-03-08 18:15:05 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-03-08 18:15:05 +0100
commit22a5c2565d945abd47884822a82fe635dfac5ed9 (patch)
tree50c05e8f956ed64438ad6d2bc9ca459a96999fe9
parentc06f1e5bd2bd3cf98c752042700d2298f8e9156a (diff)
we use qemu now, test passes
-rw-r--r--test/nptl/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in
index 24683c1..6f33342 100644
--- a/test/nptl/Makefile.in
+++ b/test/nptl/Makefile.in
@@ -9,11 +9,6 @@ ifeq ($(TARGET_ARCH),riscv32)
TESTS_DISABLED := tst-rwlock9
endif
-# deadlock in nsimdrv
-ifeq ($(TARGET_ARCH),arc)
-TESTS_DISABLED := tst-cancel20
-endif
-
# qemu crash
ifeq ($(TARGET_ARCH),microblaze)
TESTS_DISABLED := tst-tls2 tst-cancelx4 tst-cancelx8 tst-cancelx9 tst-cancelx10 tst-cancelx11 \