Searched refs:TEST_ENTRY_CUSTOM (Results 1 – 2 of 2) sorted by relevance
/libuv/test/ |
H A D | runner.h | 69 #define TEST_ENTRY_CUSTOM(name, is_helper, show_output, timeout) \ macro
|
H A D | test-list.h | 588 TEST_ENTRY_CUSTOM (platform_output, 0, 1, 5000) 626 TEST_ENTRY_CUSTOM (pipe_set_non_blocking, 0, 0, 20000) 701 TEST_ENTRY_CUSTOM (tcp_writealot, 0, 0, 20000) 950 TEST_ENTRY_CUSTOM (hrtime, 0, 0, 20000) 954 TEST_ENTRY_CUSTOM (getaddrinfo_fail, 0, 0, 10000) 955 TEST_ENTRY_CUSTOM (getaddrinfo_fail_sync, 0, 0, 10000) 1175 TEST_ENTRY_CUSTOM (threadpool_multiple_event_loops, 0, 0, 60000)
|
Completed in 10 milliseconds