]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
test: extend 109-makestep
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 5 Jun 2014 12:26:07 +0000 (14:26 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 5 Jun 2014 12:26:07 +0000 (14:26 +0200)
test/simulation/109-makestep

index 421c6af1740382d42a4c770c400e343cc819d472..781e20b811fd6a27177c31430189c500955dd8a5 100755 (executable)
@@ -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"