Browse Source

Revert "arc: disable deadlocking test"

This seems to work fine on ARC !

This reverts commit f0567d67075ff7a27ada8ab5bce750fe8a739763.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Vineet Gupta 5 years ago
parent
commit
dd228dc131
1 changed files with 0 additions and 5 deletions
  1. 0 5
      test/nptl/Makefile.in

+ 0 - 5
test/nptl/Makefile.in

@@ -1,11 +1,6 @@
 # uClibc-ng NPTL tests
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 
-# deadlock
-ifeq ($(TARGET_ARCH),arc)
-TESTS_DISABLED := tst-cond16
-endif
-
 ifeq ($(TARGET_ARCH),metag)
 TESTS_DISABLED := tst-cleanup0 tst-cleanupx0
 endif