mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 00:35:06 -05:00
test: extend 109-makestep
This commit is contained in:
@@ -3,6 +3,15 @@
|
|||||||
. test.common
|
. test.common
|
||||||
test_start "makestep directive"
|
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
|
limit=200
|
||||||
jitter=1e-5
|
jitter=1e-5
|
||||||
client_conf="makestep 2 1"
|
client_conf="makestep 2 1"
|
||||||
|
|||||||
Reference in New Issue
Block a user