fsfw/unittests/globalfunctions/CMakeLists.txt
Robin Mueller 60ea9a9a7c
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
clean up a few tests
2022-08-03 13:15:49 +02:00

4 lines
162 B
CMake

target_sources(
${FSFW_TEST_TGT} PRIVATE testDleEncoder.cpp testOpDivider.cpp testBitutil.cpp
testCRC.cpp testTimevalOperations.cpp)