#include #include "fsfw_hal/host/HostFilesystem.h" TEST_CASE("Host Filesystem", "[hal][host]") { auto hostFs = HostFilesystem(); }