| [ | |
| { | |
| "function_name": "rm_option_init", | |
| "function_signature": "static void rm_option_init (struct rm_options *x)", | |
| "include_line": "#include \"../tests/mv/tests_for_rm_option_init.c\"" | |
| }, | |
| { | |
| "function_name": "cp_option_init", | |
| "function_signature": "static void cp_option_init (struct cp_options *x)", | |
| "include_line": "#include \"../tests/mv/tests_for_cp_option_init.c\"" | |
| }, | |
| { | |
| "function_name": "do_move", | |
| "function_signature": "static bool do_move (char const *source, char const *dest,\n int dest_dirfd, char const *dest_relname, const struct cp_options *x)", | |
| "include_line": "#include \"../tests/mv/tests_for_do_move.c\"" | |
| }, | |
| { | |
| "function_name": "usage", | |
| "function_signature": "void usage (int status)", | |
| "include_line": "#include \"../tests/mv/tests_for_usage.c\"" | |
| } | |
| ] |