Home
last modified time | relevance | path

Searched refs:print_skip (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_cpuid.c153 print_skip("Enlightened VMCS is unsupported"); in main()
164 print_skip("KVM_CAP_SYS_HYPERV_CPUID not supported"); in main()
Dvmx_nested_tsc_scaling_test.c136 print_skip("Kernel does not use TSC clocksource - assuming that host TSC is not stable"); in stable_tsc_check_supported()
Ducna_injection_test.c294 print_skip("MCG_CMCI_P is not supported"); in main()
/Linux-v6.1/tools/testing/selftests/kvm/lib/
Dassert.c92 print_skip("Access denied - Exiting"); in test_assert()
Dtest_util.c106 void print_skip(const char *fmt, ...) in print_skip() function
/Linux-v6.1/tools/testing/selftests/kvm/include/
Dtest_util.h36 void print_skip(const char *fmt, ...) __attribute__((format(printf, 1, 2)));
/Linux-v6.1/tools/testing/selftests/kvm/s390x/
Dmemop.c539 print_skip("did not allocate guest pages at required positions"); in test_copy_key_fetch_prot_override()
578 print_skip("did not allocate guest pages at required positions"); in test_errors_key_fetch_prot_override_not_enabled()
599 print_skip("did not allocate guest pages at required positions"); in test_errors_key_fetch_prot_override_enabled()
/Linux-v6.1/tools/testing/selftests/kvm/
Ddemand_paging_test.c460 print_skip("__NR_userfaultfd must be present for userfaultfd test"); in main()
Ddirty_log_test.c701 print_skip("Log mode '%s' not supported", in run_test()
/Linux-v6.1/tools/testing/selftests/kvm/aarch64/
Dvgic_init.c714 print_skip("No GICv2 nor GICv3 support"); in main()