summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index eaaaa94..2874fbf 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -19,7 +19,6 @@ ENDIF(OPT_TEST_ARGUMENTS)
#############################
# List the test cases
SET(TEST_LIST
- testsctp
testostr
testfifo
testpeers
@@ -28,7 +27,6 @@ SET(TEST_LIST
testmesg_stress
testsess
testdisp
- testcnx
testloadext
)