]> git.meshlink.io Git - meshlink/history - test/trio2.c
Don't use assert() to check the results of pthread_*() calls.
[meshlink] / test / trio2.c
2020-06-12 Guus SliepenFix warnings and missing mutex/cond initialization...
2020-05-13 Guus SliepenFix more compiler warnings.
2020-03-06 Guus SliepenAdd meshlink_add_invitation_address(), deprecate meshli...
2019-11-09 Guus SliepenFix __warn_unused_result__, add more of it and fix...
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 SliepenClean up resources in the test cases.
2019-10-04 Guus SliepenFix several memory leaks found by AddressSanitizer.
2019-06-13 Guus SliepenSpeed up initial autoconnect after joining a mesh.