diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-11-23 19:01:23 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-11-23 19:01:23 -0800 |
| commit | aa7f8ec46f8b6e910372fbbd0696bf2c369d4fcd (patch) | |
| tree | f6f5eea774da4e33899341e25ab48de69694de30 /tests/CMakeLists.txt | |
| parent | 66e094e567c9ba56a7ddd5f678ca00756b6fda56 (diff) | |
| download | nng-aa7f8ec46f8b6e910372fbbd0696bf2c369d4fcd.tar.gz nng-aa7f8ec46f8b6e910372fbbd0696bf2c369d4fcd.tar.bz2 nng-aa7f8ec46f8b6e910372fbbd0696bf2c369d4fcd.zip | |
Converted options supplemental test 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 3868a955..d4e008bd 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -132,7 +132,6 @@ add_nng_test(inproc 5) add_nng_test(ipcsupp 10) add_nng_test(multistress 60) add_nng_test(nonblock 60) -add_nng_test(options 5) add_nng_test(pipe 5) add_nng_test(scalability 20 ON) add_nng_test(synch 5) @@ -143,7 +142,6 @@ add_nng_test(ws 30) add_nng_test(wss 30) add_nng_test1(zt 60 NNG_TRANSPORT_ZEROTIER) -add_nng_test(reqctx 5) add_nng_test(reqstress 60) # c++ tests |
