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.c985 static int test_fail_count; variable
1536 ++test_fail_count; in kprobes_test_case_end()
1620 test_try_count, test_pass_count, test_fail_count); in run_all_tests()
1621 if (test_fail_count) { in run_all_tests()