Searched refs:resume_tests (Results 1 – 1 of 1) sorted by relevance
615 static struct test_case resume_tests[] = { variable859 for (i = 0; i < ARRAY_SIZE(resume_tests); i++) { in do_resume_tests()860 if (test__start_subtest(resume_tests[i].description)) { in do_resume_tests()861 do_resume_test(&resume_tests[i]); in do_resume_tests()