Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dtinytest.c529 int test_attempts = 3; local
542 printf("\n [RETRYING %s (%i)]\n", testcase->name, test_attempts);
543 if (!test_attempts--)