| [ | |
| { | |
| "function_name": "usage", | |
| "function_signature": "void usage (int status)", | |
| "include_line": "#include \"../tests/kill/tests_for_usage.c\"" | |
| }, | |
| { | |
| "function_name": "list_signals", | |
| "function_signature": "static int list_signals (bool table, char *const *argv)", | |
| "include_line": "#include \"../tests/kill/tests_for_list_signals.c\"" | |
| }, | |
| { | |
| "function_name": "send_signals", | |
| "function_signature": "static int send_signals (int signum, char *const *argv)", | |
| "include_line": "#include \"../tests/kill/tests_for_send_signals.c\"" | |
| } | |
| ] |