Lines Matching refs:total_tests
42 static unsigned total_tests __initdata;
50 total_tests, in test_uuid_failed()
57 total_tests, in test_uuid_failed()
69 total_tests++; in test_uuid_test()
73 total_tests++; in test_uuid_test()
80 total_tests++; in test_uuid_test()
84 total_tests++; in test_uuid_test()
97 total_tests++; in test_uuid_wrong()
102 total_tests++; in test_uuid_wrong()
118 pr_info("all %u tests passed\n", total_tests); in test_uuid_init()
120 pr_err("failed %u out of %u tests\n", failed_tests, total_tests); in test_uuid_init()