summaryrefslogtreecommitdiffstats
path: root/libs/NCSI/tests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libs/NCSI/tests/CMakeLists.txt')
-rw-r--r--libs/NCSI/tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/NCSI/tests/CMakeLists.txt b/libs/NCSI/tests/CMakeLists.txt
index 56d488d..17413f9 100644
--- a/libs/NCSI/tests/CMakeLists.txt
+++ b/libs/NCSI/tests/CMakeLists.txt
@@ -48,3 +48,4 @@ set(SOURCES valid_commands.c tests.cpp)
simulator_add_executable(ncsi-tests ${SOURCES})
target_link_libraries(ncsi-tests NCSI simulator gtest gtest_main)
+gtest_discover_tests(ncsi-tests)
OpenPOWER on IntegriCloud