]> git.meshlink.io Git - meshlink/history - test/channels-failure.c
Don't use assert() to check the results of pthread_*() calls.
[meshlink] / test / channels-failure.c
2020-06-12 Guus SliepenFix warnings and missing mutex/cond initialization...
2020-05-13 Guus SliepenFix more compiler warnings.
2019-10-30 Guus SliepenEnsure NDEBUG is not set in the test suite.
2019-10-14 Guus SliepenAllow the mesh to detect when a node has completely... features/detect-restarted-nodes
2019-10-13 Guus SliepenSet a very small channel timeout in channels-failure...
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
2019-07-07 Guus SliepenInform UTCP when a node is offline, so it will start...
2019-07-07 Guus SliepenUpdate UTCP to correctly handle timeouts sending data.