Home
last modified time | relevance | path

Searched refs:skip_reason (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/perf/tests/
A Dtests.h37 const char *skip_reason; member
62 .skip_reason = _reason, \
A Dbuiltin-test.c158 static const char *skip_reason(const struct test_suite *t, int subtest) in skip_reason() function
163 return t->test_cases[subtest >= 0 ? subtest : 0].skip_reason; in skip_reason()
280 const char *reason = skip_reason(t, subtest); in test_and_print()
A Dwp.c167 test->test_cases[subtest].skip_reason = "missing kernel support"; in test__wp_modify()
/linux-6.3-rc2/tools/perf/arch/x86/tests/
A Dintel-pt-test.c445 test->test_cases[subtest].skip_reason = "not hybrid"; in test__intel_pt_hybrid_compat()

Completed in 7 milliseconds