]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/tests_compile.h
ccanlint: add testdepends support.
[ccan] / tools / ccanlint / tests / tests_compile.h
index 590eddedebf15736dec6ac18ee9853f67ab760b6..9c010e3161bcf22f495ad2b95bcbf0cf807bd233 100644 (file)
@@ -3,4 +3,4 @@
 char *test_obj_list(const struct manifest *m, bool link_with_module,
                    enum compile_type ctype, enum compile_type own_ctype);
 /* Library list as specified by ctype variant of _info. */
-char *lib_list(const struct manifest *m, enum compile_type ctype);
+char *test_lib_list(const struct manifest *m, enum compile_type ctype);