aboutsummaryrefslogtreecommitdiff
path: root/math/atest-exp2.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/atest-exp2.c')
-rw-r--r--math/atest-exp2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/atest-exp2.c b/math/atest-exp2.c
index 945bb7a..4599994 100644
--- a/math/atest-exp2.c
+++ b/math/atest-exp2.c
@@ -228,5 +228,6 @@ do_test (void)
return failures == 0 ? 0 : 1;
}
+#define TIMEOUT 10
#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"