File size: 837 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": "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\""
  }
]