Home
last modified time | relevance | path

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

/libuv/test/
H A Drunner.h44 int show_output; member
69 #define TEST_ENTRY_CUSTOM(name, is_helper, show_output, timeout) \ argument
70 { #name, #name, &run_test_##name, is_helper, show_output, timeout },
H A Drunner.c290 if ((status != TEST_OK && status != TEST_SKIP) || task->show_output) { in run_test()

Completed in 6 milliseconds