]> git.meshlink.io Git - meshlink/history - test/channels-aio-fd.c
Don't use assert() to check the results of pthread_*() calls.
[meshlink] / test / channels-aio-fd.c
2020-06-12 Guus SliepenFix warnings and missing mutex/cond initialization...
2020-06-11 Guus SliepenRemove gettimeofday() usage from test cases.
2019-10-30 Guus SliepenEnsure NDEBUG is not set in the test suite.
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
2019-08-29 Guus SliepenAdd support for AIO using filedescriptors.