mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 08:55:06 -05:00
test: check also minimum outgoing packet interval
This commit is contained in:
@@ -12,6 +12,7 @@ for freq_offset in -5e-2 -5e-3 5e-3 5e-2; 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