mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 20:05:07 -05:00
test: fix tests to skip when missing required feature
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
. ./test.common
|
||||
|
||||
test_start "log directive"
|
||||
|
||||
check_config_h 'FEAT_PHC 1' || test_skip
|
||||
|
||||
refclock_jitter=$jitter
|
||||
client_server_options="maxpoll 6"
|
||||
client_conf="refclock PHC /dev/ptp0 dpoll 4 poll 6 noselect
|
||||
|
||||
Reference in New Issue
Block a user