| [ | |
| { | |
| "function_name": "usage", | |
| "function_signature": "void usage (int status)", | |
| "include_line": "#include \"../tests/cut/tests_for_usage.c\"" | |
| }, | |
| { | |
| "function_name": "cut_bytes", | |
| "function_signature": "static void cut_bytes (FILE *stream)", | |
| "include_line": "#include \"../tests/cut/tests_for_cut_bytes.c\"" | |
| }, | |
| { | |
| "function_name": "cut_fields", | |
| "function_signature": "static void cut_fields (FILE *stream)", | |
| "include_line": "#include \"../tests/cut/tests_for_cut_fields.c\"" | |
| }, | |
| { | |
| "function_name": "cut_file", | |
| "function_signature": "static bool cut_file (char const *file, void (*cut_stream) (FILE *))", | |
| "include_line": "#include \"../tests/cut/tests_for_cut_file.c\"" | |
| } | |
| ] |