aboutsummaryrefslogtreecommitdiff
path: root/src/testing
Commit message (Expand)AuthorAge
* 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