aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAge
* Tests: remove the legacy wss transport test and framework support for Convey ...Garrett D'Amore2025-04-27
* cmake: remove unused compat test macroGarrett D'Amore2025-01-04
* zerotier: removedGarrett D'Amore2024-12-26
* tests: convert http server test to NUTSGarrett D'Amore2024-12-06
* tests: convert files test to NUTSGarrett D'Amore2024-12-01
* tests: convert ipcsupp tests to NUTSGarrett D'Amore2024-11-30
* tests: convert tcpsupp test to NUTSGarrett D'Amore2024-11-30
* tests: convert scalability test to NUTSGarrett D'Amore2024-11-30
* tests: convert nonblock test to NUTSGarrett D'Amore2024-11-30
* tests: convert synch test to NUTS.Garrett D'Amore2024-11-30
* tests: convert ws transport test to NUTSGarrett D'Amore2024-11-30
* tests: convert TCPv6 transport test to NUTS (and consolidate with v4)Garrett D'Amore2024-11-30
* tests: tcp test converted to NUTSGarrett D'Amore2024-11-30
* tests: inproc converted to NUTSGarrett D'Amore2024-11-30
* tests: Convert device test to NUTSGarrett D'Amore2024-11-30
* tests: req stress test converted to NUTSGarrett D'Amore2024-11-30
* tests: multistress test converted to NUTSGarrett D'Amore2024-11-30
* tests: Convert pipe test suite to NUTSGarrett D'Amore2024-11-30
* Converted options supplemental test to NUTSGarrett D'Amore2024-11-23
* Remove pollfd test - covered in protocol testsGarrett D'Amore2024-11-23
* Remove the ipc legacy test - everything is covered in the new suite.Garrett D'Amore2024-11-23
* Remove the libnanomsg compatibility layerGarrett D'Amore2024-10-22
* remove legacy support for configuration of transport options on socketGarrett D'Amore2024-10-20
* Convert UDP platform test to NUTS.Garrett D'Amore2024-02-25
* New CMAKE option NNG_ENABLE_COMPAT (defaults ON)Garrett D'Amore2024-01-27
* fixes #1577 nng_stat_find_socket always returns the same stats nodeGarrett D'Amore2022-04-16
* Bus socket converted to use lmq.Garrett D'Amore2021-12-27
* fixes #1346 windows ipc winsec fails frequently in CI/CDGarrett D'Amore2021-11-02
* Simplify the SP transport initialization process.Garrett D'Amore2021-07-31
* Add test cases for nng_msg_reserve, etc. Convert message tests to NUTS.Garrett D'Amore2021-07-07
* fixes #1401 valgrind reports leaks in all testsGarrett D'Amore2021-01-03
* fixes #1398 integrate new acutest.h (#1400)Garrett D'Amore2021-01-03
* fixes #972 Very slow pull/push performance compared to ZMQGarrett D'Amore2020-12-27
* Convert list to new test framework; detached node fixes.Garrett D'Amore2020-11-24
* Work for test refactoring.Garrett D'Amore2020-11-18
* fixes #1087 CMakeLists structural improvements desiredGarrett D'Amore2020-11-14
* fixes #1041 Abstract socket address for IPCGarrett D'Amore2020-11-08
* fixes #1311 reduce wasted use for nni_aioGarrett D'Amore2020-10-31
* fixes #1312 the nng.compat_ws test fails *frequently*Garrett D'Amore2020-10-31
* fixes #1289 zerotier should have it's own copy of the id hashing codeGarrett D'Amore2020-08-16
* Prefix all tests with PROJECT_NAME (#1276)Hugo Lindström2020-08-07
* Add test code for bug1247.Garrett D'Amore2020-07-27
* fixes #1005 TLS 1.3 supportGarrett D'Amore2020-02-23
* Survey test rewrite.Garrett D'Amore2020-02-05
* Remove the old PUB/SUB tests.Garrett D'Amore2020-01-13
* fixes #1121 reconnect test failures (Darwin?)Garrett D'Amore2020-01-08
* fixes #1059 compat_tcp test sometimes times outGarrett D'Amore2019-12-29
* fixes #986 ws_read_finish_str free invalid pointerGarrett D'Amore2019-12-28
* fixes #1057 reqpoll test fails (bad test logic) sometimesGarrett D'Amore2019-12-27
* Move the WSS file test, and hopefully provide more debuggability.Garrett D'Amore2019-12-27