separate unittest folder
This commit is contained in:
7
unittests/datapoollocal/CMakeLists.txt
Normal file
7
unittests/datapoollocal/CMakeLists.txt
Normal file
@ -0,0 +1,7 @@
|
||||
target_sources(${FSFW_TEST_TGT} PRIVATE
|
||||
LocalPoolVariableTest.cpp
|
||||
LocalPoolVectorTest.cpp
|
||||
DataSetTest.cpp
|
||||
LocalPoolManagerTest.cpp
|
||||
LocalPoolOwnerBase.cpp
|
||||
)
|
Reference in New Issue
Block a user