]> git.meshlink.io Git - meshlink/commit
Test cornercases of MeshLink channels.
authorGuus Sliepen <guus@meshlink.io>
Sun, 13 Aug 2017 21:08:56 +0000 (23:08 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 13 Aug 2017 21:08:56 +0000 (23:08 +0200)
commite0d320398121de1fb235e800e60069655a9b68da
tree8a3bce318b84f44f6d086f5e1dafd6ab02578002
parent6bf3ea32f0afa91f1fed494542e873ca6abca9c9
Test cornercases of MeshLink channels.

- Ensure we can open a channel before starting MeshLink.
- Check that opening channels to a peer that has unregistered its accept
  callback will not result in the poll callback to be called with a non-
  zero length.
test/Makefile.am
test/channels-cornercases.c [new file with mode: 0644]
test/channels-cornercases.test [new file with mode: 0755]