aboutsummaryrefslogtreecommitdiff
path: root/src/testing
Commit message (Expand)AuthorAge
* api: fold TLS supplemental headers into nng.hGarrett D'Amore2025-01-04
* protocols: move content from the protocols to nng.hGarrett D'Amore2025-01-01
* tests: use zero port for performance testGarrett D'Amore2024-12-31
* socket: rename nng_close to nng_socket_closeGarrett D'Amore2024-12-31
* aio: nng_aio_defer replaced by nng_aio_startGarrett D'Amore2024-12-26
* nuts: add 20 millisecond delay before nng_finiGarrett D'Amore2024-12-21
* nuts: try to avoid address in use for most testsGarrett D'Amore2024-12-07
* tests: fix sign bug in comparing timesGarrett D'Amore2024-11-30
* tests: Allow more time for larger messagesGarrett D'Amore2024-11-30
* tests: incompletely initialized address in has_ipv6 checkGarrett D'Amore2024-11-30
* tests: time collection overhead might be zero for coarse timers (Windows)Garrett D'Amore2024-11-30
* tests: convert TCPv6 transport test to NUTS (and consolidate with v4)Garrett D'Amore2024-11-30
* tests: better reporting of timing overheadGarrett D'Amore2024-11-30
* tests: add a couple more transport specific testsGarrett D'Amore2024-11-30
* tests: inproc converted to NUTSGarrett D'Amore2024-11-30
* tls: add ecdsa test caseGarrett D'Amore2024-11-17
* refactor initialization/finalizationGarrett D'Amore2024-11-11
* logging: better debug & test logsGarrett D'Amore2024-11-04
* Introduce NUTS_SKIP and use it in a few tests.Garrett D'Amore2024-11-03
* Update acutest.h.Garrett D'Amore2024-11-03
* Remove the legacy transport registration functions.Garrett D'Amore2024-10-06
* test: support UDP urls for marryGarrett D'Amore2024-10-05
* Move the rest of the functionality from platform.h into core.Garrett D'Amore2024-04-23
* Logging improvements (#1816)Garrett D'Amore2024-04-21
* fixes #1588 TLS should log errorsGarrett D'Amore2024-04-14
* Added realtime clock support, and better timestamping.Garrett D'Amore2024-04-14
* windows: marry - warning about HANDLE vs intGarrett D'Amore2024-02-25
* Add support for socket:// in NUTS marry function.Garrett D'Amore2024-02-18
* fix the wrong size in stream xfr alloc.wangha2023-08-23
* Don't use deprecated function in test.Garrett D'Amore2021-11-28
* fixes #1526 NNG_USE_CLOCKID Bug?Garrett D'Amore2021-11-27
* Fix LeakAnalyzer complaints due to deferred reap.Garrett D'Amore2021-07-07
* fixes #1415 pair.c compiler warningGarrett D'Amore2021-01-24
* fixes #1398 integrate new acutest.h (#1400)Garrett D'Amore2021-01-03
* New NUTS test framework (NNG Unit Test Support).Garrett D'Amore2020-11-23