]> git.meshlink.io Git - meshlink/commit
Add test cases for importing/exporting data and inviting/joining nodes.
authorGuus Sliepen <guus@meshlink.io>
Sun, 1 Jun 2014 12:28:34 +0000 (14:28 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 1 Jun 2014 12:28:34 +0000 (14:28 +0200)
commitc2b5ef48a8433db03569f621a431857d06fe1d85
tree048feeaa8a305186a66c0588b0df59e9dd46f8d6
parent132c36964b2538409bbbd0b3d43386d9077a5e07
Add test cases for importing/exporting data and inviting/joining nodes.
test/Makefile.am
test/import-export.c [new file with mode: 0644]
test/import-export.test [new file with mode: 0755]
test/invite-join.c [new file with mode: 0644]
test/invite-join.test [new file with mode: 0755]