]> git.meshlink.io Git - meshlink/history - test/ephemeral.c
Don't use assert() to check the results of pthread_*() calls.
[meshlink] / test / ephemeral.c
2020-05-13 Guus SliepenFix more compiler warnings.
2019-10-30 Guus SliepenEnsure NDEBUG is not set in the test suite.
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
2019-10-04 Guus SliepenFix several memory leaks found by AddressSanitizer.
2019-06-13 Guus SliepenAdd support for opening a MeshLink instance without...