test: extend 109-makestep
This commit is contained in:
parent
9913851413
commit
64ba5a5b65
1 changed files with 9 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue