From fd6f8114d91f1649e467571b39adcb0b8fa2f92e Mon Sep 17 00:00:00 2001 From: David Monniaux Date: Sat, 18 Sep 2021 10:18:34 +0200 Subject: reduce number of csmith tests --- test/monniaux/csmith/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/monniaux/csmith/Makefile b/test/monniaux/csmith/Makefile index f4b0d68a..30107695 100644 --- a/test/monniaux/csmith/Makefile +++ b/test/monniaux/csmith/Makefile @@ -20,7 +20,7 @@ CSMITH=csmith/bin/csmith endif CSMITHOPT=--max-funcs 10 -MAX=10000 +MAX=5000 PREFIX=ran%06.f CCOMPOTS=-static -- cgit