From fb68c81e2c81deb70a9b6760fa8db9efb30b665e Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 5 Nov 2017 21:44:28 -0800 Subject: Add multiprotocol/multitransport stress test. --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CMakeLists.txt') 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 -- cgit v1.2.3-70-g09d2