added unittest folder

This commit is contained in:
Robin Müller 2021-03-25 18:05:18 +01:00
parent 9e559658a7
commit 581832e4f4
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ add_subdirectory(timemanager)
add_subdirectory(tmstorage)
add_subdirectory(tmtcpacket)
add_subdirectory(tmtcservices)
add_subdirectory(unittest)
# The project CMakeLists file has to set the FSFW_CONFIG_PATH and add it.
# If this is not given, we include the default configuration and emit a warning.