Logo
Explore Datenschutz Impressum Help
Sign In
eive/fsfw
15
1
Fork 0
You've already forked fsfw
forked from fsfw/fsfw
Code Issues Pull Requests Releases 1 Wiki Activity
Files
902a4bfa9ce3228c6d14d96c00cd0f410a47141d
fsfw/unittests/tmtcpacket/CMakeLists.txt

11 lines
214 B
CMake
Raw Normal View History

tests can now be built as part of FSFW This PR refactores the tests so they are built as part of the FSFW. This is done by adding Catch2 with the FetchContent directive. A future implementation might also use a system installation of Catch2 by first checking whether Catch2 can already be found as a package The custom configuration folder testcfg was moved from the user folder to the actual unittest folder. The tests can be built by setting the CMake FSFW_BUILD_UNITTESTS option to TRUE/ON. They are built with the static library and dropped inside the build folders fsfw directory.
2021-10-07 13:24:46 +02:00
target_sources(${FSFW_TEST_TGT} PRIVATE
start ccsds reader unittests
2022-07-18 16:21:00 +02:00
testCcsdsCreator.cpp
testCcsdsReader.cpp
fnished PUS TC creator unittests
2022-07-21 17:48:11 +02:00
testPusTcCreator.cpp
finished basic TC unittests
2022-07-21 19:10:15 +02:00
testPusTcReader.cpp
add empty test files
2022-07-21 19:16:44 +02:00
testPusTmCreator.cpp
testPusTmReader.cpp
add basic CCSDS tests
2022-07-22 18:46:58 +02:00
testCcsds.cpp
add tm zc test
2022-07-28 12:52:20 +02:00
testZcTmWriter.cpp
added new test stub
2021-04-13 10:42:49 +02:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 299ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API