From dd228dc131f072eefcdc60d014a9c48b9722f9a9 Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Fri, 20 Jul 2018 16:43:36 -0700 Subject: Revert "arc: disable deadlocking test" This seems to work fine on ARC ! This reverts commit f0567d67075ff7a27ada8ab5bce750fe8a739763. Signed-off-by: Vineet Gupta --- test/nptl/Makefile.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in index 761f52d..35859f9 100644 --- a/test/nptl/Makefile.in +++ b/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 -- cgit v1.2.3