mirror of
https://gitlab.com/chrony/chrony.git
synced 2026-01-22 22:00:20 -05:00
test: check also minimum outgoing packet interval
This commit is contained in:
@@ -11,6 +11,7 @@ for time_offset in -1e2 1e2; do
|
||||
run_test || test_fail
|
||||
check_chronyd_exit || test_fail
|
||||
check_source_selection || test_fail
|
||||
check_packet_interval || test_fail
|
||||
check_sync || test_fail
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user