]> git.meshlink.io Git - meshlink/history - test/duplicate.c
Don't use assert() to check the results of pthread_*() calls.
[meshlink] / test / duplicate.c
2020-06-12 Guus SliepenFix warnings and missing mutex/cond initialization...
2020-05-13 Guus SliepenFix more compiler warnings.
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.
2018-08-30 Guus SliepenAdd missing code for the duplicate node testcase.