]> git.meshlink.io Git - meshlink/commit
Add a test case for meshlink_channel_aio_send().
authorGuus Sliepen <guus@meshlink.io>
Mon, 12 Aug 2019 12:01:52 +0000 (14:01 +0200)
committerGuus Sliepen <guus@meshlink.io>
Mon, 12 Aug 2019 12:01:52 +0000 (14:01 +0200)
commit83f02487f4197e4850b54f086c0f9df3f7260297
tree24a825cad6561b671332f7da5dbf5837cd688639
parentd5112a0a5e7036957f22c604e767e33c4b10b775
Add a test case for meshlink_channel_aio_send().
test/Makefile.am
test/channels-aio.c [new file with mode: 0644]
test/channels-aio.test [new file with mode: 0755]