diff options
Diffstat (limited to 'tests/CMakeLists.txt')
| -rw-r--r-- | tests/CMakeLists.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index aa7260ac..a662d495 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -124,19 +124,7 @@ else () endmacro(add_nng_test3) endif () -nng_test(aio) -nng_test(bufsz) -nng_test(bug1247) -nng_test(id) -nng_test(platform) -nng_test(reconnect) -nng_test(resolv) -nng_test(sock) -nng_test(url) - - add_nng_test(device 5) -add_nng_test(errors 2) add_nng_test(files 5) add_nng_test1(httpclient 60 NNG_SUPP_HTTP) add_nng_test1(httpserver 30 NNG_SUPP_HTTP) @@ -152,7 +140,6 @@ add_nng_test(options 5) add_nng_test(pipe 5) add_nng_test(pollfd 5) add_nng_test(scalability 20 ON) -add_nng_test(set_recvmaxsize 2) add_nng_test1(stats 5 NNG_ENABLE_STATS) add_nng_test(synch 5) add_nng_test(tls 60) |
