| [ | |
| { | |
| "function_name": "usage", | |
| "function_signature": "void usage (int status)", | |
| "include_line": "#include \"../tests/comm/tests_for_usage.c\"" | |
| }, | |
| { | |
| "function_name": "writeline", | |
| "function_signature": "static void writeline (struct linebuffer const *line, int class)", | |
| "include_line": "#include \"../tests/comm/tests_for_writeline.c\"" | |
| }, | |
| { | |
| "function_name": "check_order", | |
| "function_signature": "static void check_order (struct linebuffer const *prev,\n struct linebuffer const *current,\n int whatfile)", | |
| "include_line": "#include \"../tests/comm/tests_for_check_order.c\"" | |
| }, | |
| { | |
| "function_name": "compare_files", | |
| "function_signature": "static _Noreturn void compare_files (char **infiles)", | |
| "include_line": "#include \"../tests/comm/tests_for_compare_files.c\"" | |
| } | |
| ] |