Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_timer.c117 static volatile int test_failed; variable
288 test_failed = 0; in timer_stress2_main_loop()
295 test_failed = 1; in timer_stress2_main_loop()
304 if (test_failed) in timer_stress2_main_loop()
341 test_failed = 1; in timer_stress2_main_loop()
352 if (test_failed) in timer_stress2_main_loop()
383 test_failed = 1; in timer_stress2_main_loop()
575 test_failed = 0; in test_timer()
578 if (test_failed) in test_timer()