]> git.meshlink.io Git - meshlink/commit
Add a test for the channel API.
authorGuus Sliepen <guus@meshlink.io>
Sat, 26 Jul 2014 12:45:04 +0000 (14:45 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sat, 26 Jul 2014 12:45:04 +0000 (14:45 +0200)
commit4529e8c8db68bc40ff80947139366514787d5130
treeb5a33d5615a339a79d7bcc10bbfd2f672e5ed9e4
parentb64d132129ab9ec179d1213114b29a7cbcdf4307
Add a test for the channel API.

It doesn't compile yet, so it's not included in the Makefile.
test/Makefile.am
test/channels.c [new file with mode: 0644]
test/channels.test [new file with mode: 0755]