Home
last modified time | relevance | path

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

/external/libevent/test/
Dtinytest.c528 int test_attempts = 3; local
541 printf("\n [RETRYING %s (%i)]\n", testcase->name, test_attempts);
542 if (!test_attempts--)