From 95a27d3b1098bbe8f10fc8b31a0585308619e9a7 Mon Sep 17 00:00:00 2001 From: Yonas Habteab Date: Mon, 13 Jan 2025 09:57:42 +0100 Subject: [PATCH] tests: Add the new unittests to the `CMakefile.txt` --- test/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index a255178da2..eb7df6ce4b 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -230,6 +230,9 @@ add_boost_test(base icinga_checkresult/service_flapping_notification icinga_checkresult/suppressed_notification icinga_dependencies/multi_parent + icinga_dependencies/default_redundancy_group_registration_unregistration + icinga_dependencies/simple_redundancy_group_registration_unregistration + icinga_dependencies/mixed_redundancy_group_registration_unregsitration icinga_notification/strings icinga_notification/state_filter icinga_notification/type_filter