mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-05 02:45:06 -05:00
test: fix tests to skip when missing required feature
This commit is contained in:
@@ -84,6 +84,8 @@ done
|
||||
test_start() {
|
||||
rm -f tmp/*
|
||||
echo "Testing $@:"
|
||||
|
||||
check_config_h 'FEAT_NTP 1' || test_skip
|
||||
}
|
||||
|
||||
test_pass() {
|
||||
|
||||
Reference in New Issue
Block a user