File size: 897 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": "usage",
    "function_signature": "void usage (int status)",
    "include_line": "#include \"../tests/pathchk/tests_for_usage.c\""
  },
  {
    "function_name": "no_leading_hyphen",
    "function_signature": "static bool no_leading_hyphen (char const *file)",
    "include_line": "#include \"../tests/pathchk/tests_for_no_leading_hyphen.c\""
  },
  {
    "function_name": "portable_chars_only",
    "function_signature": "static bool portable_chars_only (char const *file, size_t filelen)",
    "include_line": "#include \"../tests/pathchk/tests_for_portable_chars_only.c\""
  },
  {
    "function_name": "validate_file_name",
    "function_signature": "static bool validate_file_name (char *file, bool check_basic_portability,\n                    bool check_extra_portability)",
    "include_line": "#include \"../tests/pathchk/tests_for_validate_file_name.c\""
  }
]