mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 00:16:20 +00:00
tests: Add disco tests
This commit is contained in:
4
tests/functionaltests/test_disco.h
Normal file
4
tests/functionaltests/test_disco.h
Normal file
@@ -0,0 +1,4 @@
|
||||
void disco_info_server_on_explicit_request(void** state);
|
||||
void disco_items_with_node(void** state);
|
||||
void disco_info_error_item_not_found(void** state);
|
||||
void no_automatic_disco_after_connect(void** state);
|
||||
Reference in New Issue
Block a user