diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index c76283c..4dc6247 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,6 +1,6 @@ project(Tests) -# TEST_DIRS +# TEST_DIRS add_subdirectory(blink) add_subdirectory(MockRegEdit) add_subdirectory(RegEdit) @@ -18,7 +18,7 @@ add_executable(AllTests target_link_libraries(AllTests ${CPPUTEST_LIBRARIES} - # TEST_LINKS + # TEST_LINKS test_blink test_ADC test_RegEdit