mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 22:55:06 -05:00
test: add function for checking config.h in tests
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
test_start "cmdmon timestamps"
|
||||
|
||||
# The following tests need 64-bit time_t
|
||||
grep -q 'HAVE_LONG_TIME_T 1' ../../config.h || test_skip
|
||||
check_config_h 'HAVE_LONG_TIME_T 1' || test_skip
|
||||
|
||||
limit=2
|
||||
client_server_options="noselect"
|
||||
|
||||
Reference in New Issue
Block a user