From 869c2f1eae93e789fb2deb4c82f3cb2ee2aac9c5 Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Tue, 24 Nov 2015 14:07:02 -0500 Subject: misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds. --- misc/tst-tsearch.c | 1 + 1 file changed, 1 insertion(+) (limited to 'misc') diff --git a/misc/tst-tsearch.c b/misc/tst-tsearch.c index dca2282..954d7e6 100644 --- a/misc/tst-tsearch.c +++ b/misc/tst-tsearch.c @@ -351,5 +351,6 @@ do_test (void) return total_error; } +#define TIMEOUT 10 #define TEST_FUNCTION do_test () #include "../test-skeleton.c" -- cgit v1.1