1
0
forked from fsfw/fsfw

all tests running again

This commit is contained in:
2022-07-25 19:49:19 +02:00
parent 935e135f1c
commit a88f767cca
8 changed files with 22 additions and 24 deletions

View File

@ -6,4 +6,5 @@ target_sources(${FSFW_TEST_TGT} PRIVATE
ComIFMock.cpp
MessageQueueMock.cpp
InternalErrorReporterMock.cpp
LocalPoolOwnerBase.cpp
)