File size: 852 Bytes
78d2150 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
[
{
"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\""
}
] |