summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAge
* 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
* fixes #1040 Convert rest of the protocols to new CMake infraGarrett D'Amore2019-12-25
* fixes #1032 Figure out Darwin bustednessGarrett D'Amore2019-12-24
* fixes #919 Polling on subscriber socket recvfd seems brokenBehrooze Sirang2019-04-11
* fixes #882 websocket stream mode doesn't copy received dataGarrett D'Amore2019-02-17
* fixes #823 Define public IPC (#824)Garrett D'Amore2018-12-22
* Allow recv_maxsize to be set after calling listen() on listener. (#747)Cody Piersall2018-12-16
* fixes #680 Public TCP APIGarrett D'Amore2018-11-27
* fixes #784 convey uses langinfo not available on QNXv1.1.0Garrett D'Amore2018-11-09
* fixes #577 target library dependencies should be publicGarrett D'Amore2018-11-05
* fixes #710 idhash has nasty performance bugGarrett D'Amore2018-09-09
* fixes #4 Statistics supportGarrett D'Amore2018-09-03
* fixes #484 crashes in websocket transportGarrett D'Amore2018-05-29
* fixes #419 Remove the "convey" meta testGarrett D'Amore2018-05-29
* fixes #486 Revisit SOVERSION and VERSIONGarrett D'Amore2018-05-25
* fixes #474 websocket listen on ws://*:<x> failsGarrett D'Amore2018-05-22
* fixes #471 Linux resolver truncates port number silentlyGarrett D'Amore2018-05-21
* fixes #469 SO_REUSEADDR should be enabledGarrett D'Amore2018-05-21
* fixes #400 Some resolvers take a long time with garbage addressesGarrett D'Amore2018-05-06
* fixes #389 Need pipe notification callbacksGarrett D'Amore2018-05-03
* fixes #6 Security attributes supportGarrett D'Amore2018-04-30
* Add nonblocking test (test case for bug 346).Garrett D'Amore2018-04-28
* fixes #347 Legacy option NN_SNDBUF and NN_RCVBUF in bytes not messagesGarrett D'Amore2018-04-25
* fixes #342 Want Surveyor/Respondent context supportGarrett D'Amore2018-04-24