File size: 612 Bytes
78d2150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
  {
    "function_name": "usage",
    "function_signature": "void usage (int status)",
    "include_line": "#include \"../tests/mkdir/tests_for_usage.c\""
  },
  {
    "function_name": "make_ancestor",
    "function_signature": "static int make_ancestor (char const *dir, char const *component, void *options)",
    "include_line": "#include \"../tests/mkdir/tests_for_make_ancestor.c\""
  },
  {
    "function_name": "process_dir",
    "function_signature": "static int process_dir (char *dir, struct savewd *wd, void *options)",
    "include_line": "#include \"../tests/mkdir/tests_for_process_dir.c\""
  }
]