added option min-time-between-resolves-option and tests for it
[pingcheck] / test / CMakeLists.test_configurationfile.txt
index a3fa1f7..522a18b 100644 (file)
@@ -31,6 +31,7 @@ add_executable(test_configurationfile
     ${CMAKE_SOURCE_DIR}/src/config/option/pingreplytimeoutoption.cpp
     ${CMAKE_SOURCE_DIR}/src/config/option/maxaddressresolutionattemptsoption.cpp
     ${CMAKE_SOURCE_DIR}/src/config/option/resolvedipttlthresholdoption.cpp
+    ${CMAKE_SOURCE_DIR}/src/config/option/mintimebetweenresolvesoption.cpp
     ${CMAKE_SOURCE_DIR}/src/config/option/dnscachefileoption.cpp
     ${CMAKE_SOURCE_DIR}/src/host/loglevel.cpp
     ${CMAKE_SOURCE_DIR}/src/host/logoutput.cpp