From 91e0d40e89af9df60cac4036b1b972bb95228281 Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Tue, 6 Nov 2012 13:10:19 -0500 Subject: Bump timeouts on some new nptl tests to support tilepro. --- nptl/tst-sem14.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/tst-sem14.c') diff --git a/nptl/tst-sem14.c b/nptl/tst-sem14.c index 949c03fcc6..f1e3e9e448 100644 --- a/nptl/tst-sem14.c +++ b/nptl/tst-sem14.c @@ -87,5 +87,6 @@ do_test (void) return thread_fail; } +#define TIMEOUT 10 #define TEST_FUNCTION do_test () #include "../test-skeleton.c" -- cgit 1.4.1