| [ | |
| { | |
| "function_name": "usage", | |
| "function_signature": "void usage (int status)", | |
| "include_line": "#include \"../tests/env/tests_for_usage.c\"" | |
| }, | |
| { | |
| "function_name": "unset_envvars", | |
| "function_signature": "static void unset_envvars (void)", | |
| "include_line": "#include \"../tests/env/tests_for_unset_envvars.c\"" | |
| }, | |
| { | |
| "function_name": "check_start_new_arg", | |
| "function_signature": "static void check_start_new_arg (struct splitbuf *ss)", | |
| "include_line": "#include \"../tests/env/tests_for_check_start_new_arg.c\"" | |
| }, | |
| { | |
| "function_name": "parse_split_string", | |
| "function_signature": "static void parse_split_string (char const *str, int *orig_optind,\n int *orig_argc, char ***orig_argv)", | |
| "include_line": "#include \"../tests/env/tests_for_parse_split_string.c\"" | |
| }, | |
| { | |
| "function_name": "parse_signal_action_params", | |
| "function_signature": "static void parse_signal_action_params (char const *arg, bool set_default)", | |
| "include_line": "#include \"../tests/env/tests_for_parse_signal_action_params.c\"" | |
| }, | |
| { | |
| "function_name": "reset_signal_handlers", | |
| "function_signature": "static void reset_signal_handlers (void)", | |
| "include_line": "#include \"../tests/env/tests_for_reset_signal_handlers.c\"" | |
| }, | |
| { | |
| "function_name": "parse_block_signal_params", | |
| "function_signature": "static void parse_block_signal_params (char const *arg, bool block)", | |
| "include_line": "#include \"../tests/env/tests_for_parse_block_signal_params.c\"" | |
| }, | |
| { | |
| "function_name": "set_signal_proc_mask", | |
| "function_signature": "static void set_signal_proc_mask (void)", | |
| "include_line": "#include \"../tests/env/tests_for_set_signal_proc_mask.c\"" | |
| }, | |
| { | |
| "function_name": "list_signal_handling", | |
| "function_signature": "static void list_signal_handling (void)", | |
| "include_line": "#include \"../tests/env/tests_for_list_signal_handling.c\"" | |
| } | |
| ] |