From: Miroslav Lichvar Date: Tue, 23 Sep 2014 13:45:54 +0000 (+0200) Subject: test: make 114-presend more tolerant X-Git-Tag: 2.0-pre1~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb16c81e7b9b146901b53cce3de221b1a9f0dea6;p=thirdparty%2Fchrony.git test: make 114-presend more tolerant --- diff --git a/test/simulation/114-presend b/test/simulation/114-presend index ddbac933..4abcae90 100755 --- a/test/simulation/114-presend +++ b/test/simulation/114-presend @@ -3,6 +3,8 @@ . test.common test_start "presend option" +min_sync_time=140 +max_sync_time=260 client_server_options="presend 6" run_test || test_fail