Searched refs:testcase_total (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dnmi_selftest.c31 static int __initdata testcase_total; variable
133 testcase_total++;
166 unexpected_testcase_failures, testcase_total);
171 expected_testcase_failures, testcase_total);
/linux-master/lib/
H A Dlocking-selftest.c1425 static int testcase_total; variable
1462 testcase_total++;
2927 unexpected_testcase_failures, testcase_total);
2932 expected_testcase_failures, testcase_total);

Completed in 202 milliseconds