Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/probes/kprobes/
Dtest-core.c989 static int test_fail_count; variable
1540 ++test_fail_count; in kprobes_test_case_end()
1624 test_try_count, test_pass_count, test_fail_count); in run_all_tests()
1625 if (test_fail_count) { in run_all_tests()