created PSB mock

This commit is contained in:
2022-07-26 14:10:24 +02:00
parent 75c824ec80
commit 146a0e3828
7 changed files with 59 additions and 2 deletions

View File

@ -7,4 +7,6 @@ target_sources(${FSFW_TEST_TGT} PRIVATE
MessageQueueMock.cpp
InternalErrorReporterMock.cpp
LocalPoolOwnerBase.cpp
PusVerificationReporterMock.cpp
PusServiceBaseMock.cpp
)