]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/ccanlint.h
tools/ccanlint: extract examples in separate test.
[ccan] / tools / ccanlint / ccanlint.h
index 3a79fb94245daec756da410f35d48138a571bd56..46d1fc9da9c6106058f6ef1673a90f66962fbc0a 100644 (file)
@@ -33,6 +33,7 @@ struct manifest {
        struct list_head other_test_files;
 
        struct list_head other_files;
+       struct list_head examples;
 
        /* From tests/check_depends_exist.c */
        struct list_head dep_dirs;