summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* More symbol renamingGarrett D'Amore2021-07-11
* More work on moving SP stuff out of common. Remove unused defs.Garrett D'Amore2021-07-10
* 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
* New NUTS test framework (NNG Unit Test Support).Garrett D'Amore2020-11-23
* Work for test refactoring.Garrett D'Amore2020-11-18
* fixes #1353 Move recvmax test for IPC into ipc testGarrett D'Amore2020-11-15
* fixes #1351 Move IPC dialer and listener props tests into new test suiteGarrett D'Amore2020-11-15
* fixes #1071 tran_chkopt can be cleaned upGarrett D'Amore2020-11-15
* fixes #1087 CMakeLists structural improvements desiredGarrett D'Amore2020-11-14
* fixes #1332 Test nng.ws failed, "Incorrect URL paths do not work"Garrett D'Amore2020-11-09
* Clean up some warnings.Garrett D'Amore2020-11-08
* 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
* fixes #1167 zerotier needs a chkoptGarrett D'Amore2020-08-09
* fixes #1279 Add support for ws4:// and ws6:// style websocket urlsGarrett D'Amore2020-08-08
* resolve warnings building testGarrett D'Amore2020-08-08
* Prefix all tests with PROJECT_NAME (#1276)Hugo Lindström2020-08-07
* Add test code for bug1247.Garrett D'Amore2020-07-27
* fixes #1267 testutil cannot use ipc names on WindowsGarrett D'Amore2020-07-27
* fix #1252jeikabu2020-06-16
* nng: support NNG_OPT_IPC_PEER_PID on modern macOS systemsRichard Markiewicz2020-06-15
* fixes #1230 NNG_OPT_RECONNMAXT zero does not prevent exponential back-offGarrett D'Amore2020-05-24
* Tests for sending large amounts of data over NNG TLS streams.Garrett D'Amore2020-05-23
* Fix message realloc test off by one str comparisonDisconnect3d2020-04-13
* fixes #1201 Unexpected error return code: NNG_ENOMEMGarrett D'Amore2020-02-25
* fixes #1005 TLS 1.3 supportGarrett D'Amore2020-02-23
* Survey test rewrite.Garrett D'Amore2020-02-05
* Add possibility to explicitly set a tree handler as exclusive (#1158)Robert Bielik2020-01-27
* fixes #1163 compat tests are very brittleGarrett D'Amore2020-01-20
* fixes #1145 nng_msg options should be removedGarrett D'Amore2020-01-19
* fixes #1142 raw mode use of message headers is inconsistentGarrett D'Amore2020-01-18
* Fix HTTP server root URI handling (#1140)Robert Bielik2020-01-18
* Remove the old PUB/SUB tests.Garrett D'Amore2020-01-13
* Add PUB/SUB test suite.Garrett D'Amore2020-01-12
* XREQ and others race on TTL.Garrett D'Amore2020-01-11
* fixes #1121 reconnect test failures (Darwin?)Garrett D'Amore2020-01-08
* fixes #1109 clocks can be off by a lot with sanitizerGarrett D'Amore2020-01-04
* Disable httpclient tests -- proxy caches are making this fail.Garrett D'Amore2020-01-02
* fixes #1088 REP protocol does not signal SENDFD properlyGarrett D'Amore2020-01-01
* fixes #1083 Random number improvementsGarrett D'Amore2020-01-01
* fixes #1081 Use after free possible in statsGarrett D'Amore2020-01-01
* Insert a cache control header to attempt to prevent caching.Garrett D'Amore2019-12-30
* fixes #1059 compat_tcp test sometimes times outGarrett D'Amore2019-12-29
* fixes #1065 resolver leaks work structuresGarrett D'Amore2019-12-29