aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2017-11-05 21:44:28 -0800
committerGarrett D'Amore <garrett@damore.org>2017-11-05 21:44:28 -0800
commitfb68c81e2c81deb70a9b6760fa8db9efb30b665e (patch)
treecd470b901ea05761aa0549e52396adbbb258fae9 /tests/CMakeLists.txt
parent16c4aafc3e36bc41d3e5664bee99c34c21957a6a (diff)
downloadnng-fb68c81e2c81deb70a9b6760fa8db9efb30b665e.tar.gz
nng-fb68c81e2c81deb70a9b6760fa8db9efb30b665e.tar.bz2
nng-fb68c81e2c81deb70a9b6760fa8db9efb30b665e.zip
Add multiprotocol/multitransport stress test.
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 3263e0a5..f6a476ab 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -148,6 +148,7 @@ add_nng_test(errors 2)
add_nng_test(pair1 5)
add_nng_test(udp 5)
add_nng_test(zt 60)
+add_nng_test(multistress 60)
# compatbility tests
# We only support these if ALL the legacy protocols are supported. This