mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 11:45:07 -05:00
test: fix tests to skip when missing required feature
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
test_start "chronyc"
|
||||
|
||||
check_config_h 'FEAT_REFCLOCK 1' || test_skip
|
||||
check_config_h 'FEAT_CMDMON 1' || test_skip
|
||||
|
||||
refclock_jitter=$jitter
|
||||
client_conf="
|
||||
refclock SHM 0 noselect
|
||||
|
||||
Reference in New Issue
Block a user