Home
last modified time | relevance | path

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

/linux/arch/arm/probes/kprobes/
H A Dtest-core.c986 static int test_fail_count; variable
1537 ++test_fail_count; in kprobes_test_case_end()
1621 test_try_count, test_pass_count, test_fail_count); in run_all_tests()
1622 if (test_fail_count) { in run_all_tests()