summaryrefslogtreecommitdiff
path: root/test/simulation/115-cmdmontime
diff options
context:
space:
mode:
Diffstat (limited to 'test/simulation/115-cmdmontime')
-rwxr-xr-xtest/simulation/115-cmdmontime3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/simulation/115-cmdmontime b/test/simulation/115-cmdmontime
index 2806a1f..732decd 100755
--- a/test/simulation/115-cmdmontime
+++ b/test/simulation/115-cmdmontime
@@ -5,7 +5,8 @@
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
+check_config_h 'FEAT_CMDMON 1' || test_skip
limit=2
client_server_options="noselect"