aboutsummaryrefslogtreecommitdiff
path: root/src/sp/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 /src/sp/CMakeLists.txt
parent8f036f1e0b231f5ec7c146ba31a6f73d3595d47a (diff)
downloadnng-b52f072bbd0184dae11229f8f50de4151d7423b5.tar.gz
nng-b52f072bbd0184dae11229f8f50de4151d7423b5.tar.bz2
nng-b52f072bbd0184dae11229f8f50de4151d7423b5.zip
tests: convert scalability test to NUTS
Diffstat (limited to 'src/sp/CMakeLists.txt')
-rw-r--r--src/sp/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp/CMakeLists.txt b/src/sp/CMakeLists.txt
index 42ce2020..ef79e674 100644
--- a/src/sp/CMakeLists.txt
+++ b/src/sp/CMakeLists.txt
@@ -22,3 +22,4 @@ nng_test(pipe_test)
nng_test(device_test)
nng_test(multistress_test)
nng_test(nonblock_test)
+nng_test(scalability_test)