Home
last modified time | relevance | path

Searched refs:skip_test (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/kvm/x86_64/
Dvmx_nested_tsc_scaling_test.c137 goto skip_test; in stable_tsc_check_supported()
140 goto skip_test; in stable_tsc_check_supported()
143 goto skip_test; in stable_tsc_check_supported()
146 skip_test: in stable_tsc_check_supported()
/tools/testing/vsock/
Dutil.h50 void skip_test(struct test_case *test_cases, size_t test_cases_len,
Dutil.c377 void skip_test(struct test_case *test_cases, size_t test_cases_len, in skip_test() function
Dvsock_diag_test.c554 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
Dvsock_test.c549 skip_test(test_cases, ARRAY_SIZE(test_cases) - 1, in main()
/tools/perf/tests/
Dattr.py175 def skip_test(self, myarch): member in Test
225 if self.skip_test(myarch):