File size: 606 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/realpath/tests_for_usage.c\""
  },
  {
    "function_name": "path_prefix",
    "function_signature": "ATTRIBUTE_PURE static bool path_prefix (char const *prefix, char const *path)",
    "include_line": "#include \"../tests/realpath/tests_for_path_prefix.c\""
  },
  {
    "function_name": "process_path",
    "function_signature": "static bool process_path (char const *fname, int can_mode)",
    "include_line": "#include \"../tests/realpath/tests_for_process_path.c\""
  }
]