From: Miroslav Lichvar Date: Thu, 5 Jun 2014 12:26:07 +0000 (+0200) Subject: test: extend 109-makestep X-Git-Tag: 1.30-pre1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64ba5a5b6524853085fded47afb456c8a6b689aa;p=thirdparty%2Fchrony.git test: extend 109-makestep --- diff --git a/test/simulation/109-makestep b/test/simulation/109-makestep index 421c6af1..781e20b8 100755 --- a/test/simulation/109-makestep +++ b/test/simulation/109-makestep @@ -3,6 +3,15 @@ . test.common test_start "makestep directive" +client_conf="makestep 0 -1 +corrtimeratio 1e10" + +run_test || test_fail +check_chronyd_exit || test_fail +check_source_selection || test_fail +check_packet_interval || test_fail +check_sync || test_fail + limit=200 jitter=1e-5 client_conf="makestep 2 1"