aboutsummaryrefslogtreecommitdiff
path: root/src/testing/nuts.h
Commit message (Expand)AuthorAge
* protocols: move content from the protocols to nng.hGarrett D'Amore2025-01-01
* socket: rename nng_close to nng_socket_closeGarrett D'Amore2024-12-31
* 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: convert TCPv6 transport test to NUTS (and consolidate with v4)Garrett 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
* Remove the legacy transport registration functions.Garrett D'Amore2024-10-06
* 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
* Fix LeakAnalyzer complaints due to deferred reap.Garrett D'Amore2021-07-07
* 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