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

/linux-4.4.14/arch/x86/kernel/
H A Dnmi_selftest.c30 static int __initdata testcase_total; variable
132 testcase_total++; dotest()
165 unexpected_testcase_failures, testcase_total); nmi_selftest()
170 expected_testcase_failures, testcase_total); nmi_selftest()
/linux-4.4.14/lib/
H A Dlocking-selftest.c965 static int testcase_total; variable
996 testcase_total++; dotest()
1880 unexpected_testcase_failures, testcase_total); locking_selftest()
1885 expected_testcase_failures, testcase_total); locking_selftest()

Completed in 424 milliseconds