1
0
forked from fsfw/fsfw

fnished PUS TC creator unittests

This commit is contained in:
2022-07-21 17:48:11 +02:00
parent 08e0b0f1a0
commit 5af3138e81
22 changed files with 239 additions and 30 deletions

View File

@ -1,3 +1,7 @@
target_sources(${FSFW_TEST_TGT} PRIVATE
PowerSwitcherMock.cpp
DeviceHandlerMock.cpp
DeviceFdirMock.cpp
CookieIFMock.cpp
ComIFMock.cpp
)