]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/run_blackbox_tests/test_cases_channel_conn.h
Add the blackbox channel connection tests.
[meshlink] / test / blackbox / run_blackbox_tests / test_cases_channel_conn.h
index 9efed2f4cc44cad274c064ea57d8de0d93c11bb5..f05e1655ff9b47665fa24d00281a8411cc64b8d5 100644 (file)
@@ -24,6 +24,6 @@
 #include <stdbool.h>
 
 extern int total_tests;
-extern int test_case_channel_conn(void);
+extern int test_meshlink_channel_conn(void);
 
 #endif // TEST_CASES_CHANNEL_CONN_H