From d2faf21f1e0c414950eef27efaaae474a2cd7377 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 24 Nov 2013 17:09:35 -0800 Subject: tests/integration_check: Reduce number of trials to 300 --- tests/integration_check.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/integration_check.c b/tests/integration_check.c index e0b7ae9b..f1b5384b 100644 --- a/tests/integration_check.c +++ b/tests/integration_check.c @@ -106,7 +106,7 @@ int main(int argc, char *argv[]) hi = histogram_init(); - for ( i=0; i<10000; i++ ) { + for ( i=0; i<300; i++ ) { for ( fs=0; fs