reworked test setup
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2022-02-17 17:48:32 +01:00
parent 4ea8ff9876
commit bcac56a65c
6 changed files with 106 additions and 65 deletions

View File

@ -3,6 +3,6 @@ add_subdirectory(mocks)
target_sources(${UNITTEST_NAME} PRIVATE
main.cpp
initTests.cpp
testEnvironment.cpp
printChar.cpp
)