]> git.meshlink.io Git - meshlink/commit
Port the blackbox status_cb test.
authorGuus Sliepen <guus@meshlink.io>
Wed, 22 Jul 2020 19:07:02 +0000 (21:07 +0200)
committerGuus Sliepen <guus@meshlink.io>
Wed, 22 Jul 2020 19:07:02 +0000 (21:07 +0200)
commit1de30bc05683aade10634f2d357dcc2379bfcc42
tree33110fcfa0a790a3f8dcd996b270b5117e146d30
parente38737be28c742b241a6b0ffdbad541c3c0b13b2
Port the blackbox status_cb test.

Use ephemeral MeshLink instances to speed up the test.
test/Makefile.am
test/api_set_node_status_cb.c [new file with mode: 0644]
test/utils.c
test/utils.h