diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-11-30 22:46:27 -0500 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-11-30 22:46:27 -0500 |
| commit | 8f036f1e0b231f5ec7c146ba31a6f73d3595d47a (patch) | |
| tree | 50cbe164c8013a43db25aabef0b9dbac912a2cb6 /tests/CMakeLists.txt | |
| parent | 0a2a8d4c14543b9b8b1228e6012b05190915bda4 (diff) | |
| download | nng-8f036f1e0b231f5ec7c146ba31a6f73d3595d47a.tar.gz nng-8f036f1e0b231f5ec7c146ba31a6f73d3595d47a.tar.bz2 nng-8f036f1e0b231f5ec7c146ba31a6f73d3595d47a.zip | |
tests: convert nonblock test 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 1e8ea918..51938146 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -128,7 +128,6 @@ add_nng_test(files 5) add_nng_test1(httpclient 60 NNG_SUPP_HTTP) add_nng_test1(httpserver 30 NNG_SUPP_HTTP) add_nng_test(ipcsupp 10) -add_nng_test(nonblock 60) add_nng_test(scalability 20 ON) add_nng_test(tcpsupp 10) add_nng_test(wss 30) |
