]> git.meshlink.io Git - meshlink/history - test/utils.c
Add meshlink_add_invitation_address(), deprecate meshlink_add_address().
[meshlink] / test / utils.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-10 Guus SliepenFix waiting for two nodes to become reachable in the...
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
2019-10-04 Guus SliepenClean up resources in the test cases.
2019-09-22 Guus SliepenTest UDP channels.
2019-05-25 Lakshminarayana... Add condition check in auto connect for blacklisted...
2019-03-18 SS RoopRemove extra locks causing deadlocks for wait_sync_flag...
2019-03-17 SS RoopRemove make check warnings
2019-02-11 Guus SliepenAdd optimal pmtu test cases
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-13 Guus SliepenAdd utility functions to create paired MeshLink instances.