fixes includes
This commit is contained in:
CMakeLists.txt
scripts
src/fsfw_tests
unittests
CMakeLists.txt
action
cfdp
container
RingBufferTest.cppTestArrayList.cppTestDynamicFifo.cppTestFifo.cppTestFixedArrayList.cppTestFixedMap.cppTestFixedOrderedMultimap.cppTestPlacementFactory.cpp
datapoollocal
devicehandler
globalfunctions
internalerror
mocks
osal
power
serialize
storagemanager
testVersion.cpptimemanager
@ -1,6 +1,6 @@
|
||||
#include <fsfw/power/DummyPowerSwitcher.h>
|
||||
#include <fsfw/power/PowerSwitcher.h>
|
||||
#include <fsfw_tests/unit/mocks/PowerSwitcherMock.h>
|
||||
#include "mocks/PowerSwitcherMock.h"
|
||||
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user