diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-11-29 12:16:38 -0500 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-11-30 11:59:22 -0500 |
| commit | 016a287737102224c6dead7f4dea7fe7cdab41b6 (patch) | |
| tree | 008a09739964b273aaae1ef75c9eb25060af5920 /tests/CMakeLists.txt | |
| parent | ded12bd85abbf59c7377a1b67878fa399ca9eae9 (diff) | |
| download | nng-016a287737102224c6dead7f4dea7fe7cdab41b6.tar.gz nng-016a287737102224c6dead7f4dea7fe7cdab41b6.tar.bz2 nng-016a287737102224c6dead7f4dea7fe7cdab41b6.zip | |
tests: multistress test converted to NUTS
Diffstat (limited to 'tests/CMakeLists.txt')
| -rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index a3569e6c..86a76069 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -130,7 +130,6 @@ add_nng_test1(httpclient 60 NNG_SUPP_HTTP) add_nng_test1(httpserver 30 NNG_SUPP_HTTP) add_nng_test(inproc 5) add_nng_test(ipcsupp 10) -add_nng_test(multistress 60) add_nng_test(nonblock 60) add_nng_test(scalability 20 ON) add_nng_test(synch 5) |
