From c436e174d0ed8c5dc14af060e994b97a83df7750 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 10 Mar 2017 14:39:21 -0800 Subject: Start of close related race fixes. Scalability 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 ae6401ce..2b0d1427 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -84,6 +84,7 @@ add_nng_test(pubsub 5) add_nng_test(sock 5) add_nng_test(survey 5) add_nng_test(tcp 5) +add_nng_test(scalability 5) # compatbility tests add_nng_compat_test(compat_block 5) -- cgit v1.2.3-70-g09d2