#include "../src/SharedMemory.h" #include TEST_CASE("Demo test") { REQUIRE(42 == 42); }