aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-11-30 22:54:06 -0500
committerGarrett D'Amore <garrett@damore.org>2024-11-30 22:54:06 -0500
commitb52f072bbd0184dae11229f8f50de4151d7423b5 (patch)
tree5ec53fcaafda4fca196ebc997fcff594801f02f5 /tests/CMakeLists.txt
parent8f036f1e0b231f5ec7c146ba31a6f73d3595d47a (diff)
downloadnng-b52f072bbd0184dae11229f8f50de4151d7423b5.tar.gz
nng-b52f072bbd0184dae11229f8f50de4151d7423b5.tar.bz2
nng-b52f072bbd0184dae11229f8f50de4151d7423b5.zip
tests: convert scalability test to NUTS
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 51938146..966a93cc 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -128,7 +128,6 @@ add_nng_test(files 5)
add_nng_test1(httpclient 60 NNG_SUPP_HTTP)
add_nng_test1(httpserver 30 NNG_SUPP_HTTP)
add_nng_test(ipcsupp 10)
-add_nng_test(scalability 20 ON)
add_nng_test(tcpsupp 10)
add_nng_test(wss 30)
add_nng_test1(zt 60 NNG_TRANSPORT_ZEROTIER)