Home
last modified time | relevance | path

Searched refs:verbatim_output (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dtest-spawn.c1178 WCHAR* verbatim_output; in TEST_IMPL() local
1212 result = make_program_args(verbatim, 1, &verbatim_output); in TEST_IMPL()
1217 wprintf(L" verbatim_output: %s\n", verbatim_output); in TEST_IMPL()
1220 ASSERT_OK(wcscmp(verbatim_output, in TEST_IMPL()
1227 free(verbatim_output); in TEST_IMPL()

Completed in 7 milliseconds