Go to the source code of this file.
Functions | |
static void | exit_cb (uv_process_t *process, int64_t status, int signo) |
void | process_title_big_argv (void) |
static void | set_title (const char *title) |
TEST_IMPL (process_title) | |
TEST_IMPL (process_title_big_argv) | |
static void | uv_get_process_title_edge_cases (void) |
|
static |
Definition at line 79 of file test-process-title.c.
void process_title_big_argv | ( | void | ) |
Definition at line 129 of file test-process-title.c.
|
static |
Definition at line 27 of file test-process-title.c.
TEST_IMPL | ( | process_title | ) |
Definition at line 62 of file test-process-title.c.
TEST_IMPL | ( | process_title_big_argv | ) |
Definition at line 86 of file test-process-title.c.
|
static |
Definition at line 44 of file test-process-title.c.