diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-11-29 12:24:53 -0500 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-11-30 11:59:22 -0500 |
| commit | 3ca4e96aacce13e12652393df6d4724bada84c25 (patch) | |
| tree | 33a1cc5c29806279ea2df229bf0cc24bd9367ff3 /tests/CMakeLists.txt | |
| parent | 016a287737102224c6dead7f4dea7fe7cdab41b6 (diff) | |
| download | nng-3ca4e96aacce13e12652393df6d4724bada84c25.tar.gz nng-3ca4e96aacce13e12652393df6d4724bada84c25.tar.bz2 nng-3ca4e96aacce13e12652393df6d4724bada84c25.zip | |
tests: req stress test converted to NUTS
Diffstat (limited to 'tests/CMakeLists.txt')
| -rw-r--r-- | tests/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 86a76069..f41379e0 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -140,7 +140,5 @@ add_nng_test(ws 30) add_nng_test(wss 30) add_nng_test1(zt 60 NNG_TRANSPORT_ZEROTIER) -add_nng_test(reqstress 60) - # c++ tests add_nng_cpp_test(cplusplus_pair 5) |
