]> git.meshlink.io Git - meshlink/history - test/trio.c
Allow meshlink_open() to be called with a NULL name.
[meshlink] / test / trio.c
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-05-25 Lakshminarayana... Add condition check in auto connect for blacklisted...
2019-03-17 SS RoopRemove make check warnings
2018-06-26 Guus SliepenAdd meshlink_set_canonical_address().
2018-05-01 Guus SliepenFix all compiler warnings found using -Wall -W -pedantic.
2017-10-02 Guus SliepenFormat the examples and test suite.
2017-08-15 Guus SliepenCheck that autoconnect works as expected.
2017-08-14 Guus SliepenFix compiler warnings.
2017-08-14 Guus SliepenAdd a test for a constellation of three nodes.