aboutsummaryrefslogtreecommitdiffstats
path: root/libccnx-transport-rta/ccnx/transport/common/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libccnx-transport-rta/ccnx/transport/common/test/CMakeLists.txt')
-rw-r--r--libccnx-transport-rta/ccnx/transport/common/test/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/libccnx-transport-rta/ccnx/transport/common/test/CMakeLists.txt b/libccnx-transport-rta/ccnx/transport/common/test/CMakeLists.txt
index c964fc69..beed2f04 100644
--- a/libccnx-transport-rta/ccnx/transport/common/test/CMakeLists.txt
+++ b/libccnx-transport-rta/ccnx/transport/common/test/CMakeLists.txt
@@ -3,10 +3,6 @@ add_definitions(--coverage)
set(CMAKE_EXE_LINKER_FLAGS ${CMAKE_EXE_LINKER_FLAGS} " --coverage")
set(TestsExpectedToPass
- test_transport_MetaMessage
- test_ccnx_ConnectionConfig
- test_ccnx_StackConfig
- test_ccnx_TransportConfig
)