HardwareState: Add IETFHardware module
Port the module aggregating data for ietf-hardware-state module from
cla-sysrepo@238b1d583bb1c25382741f0d94e384ad05456c7b.
Change-Id: I49111977309672c6e8318672dc516c5c421beb96
diff --git a/tests/health_input-semaphore.cpp b/tests/health_input-semaphore.cpp
index 8f36b89..0472a22 100644
--- a/tests/health_input-semaphore.cpp
+++ b/tests/health_input-semaphore.cpp
@@ -10,8 +10,8 @@
#include <functional>
#include <future>
#include "dbus-helpers/dbus_semaphore_server.h"
-#include "fake.h"
#include "health/inputs/DbusSemaphoreInput.h"
+#include "mock/health.h"
#include "test_log_setup.h"
TEST_CASE("Test semaphore input")