summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64/platform_info_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma1-11/+3
2022-11-17KVM: selftests: move common startup logic to kvm_util.cVishal Annapurve1-3/+0
2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson1-6/+1
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-7/+7
2022-06-11KVM: selftests: Convert platform_info_test away from VCPU_IDSean Christopherson1-16/+16
2022-06-11KVM: selftests: Simplify KVM_ENABLE_CAP helper APIsSean Christopherson1-12/+2
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones1-2/+1
2020-03-16KVM: selftests: Fix unknown ucall command assertsAndrew Jones1-2/+1
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov1-1/+1
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth1-1/+0
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones1-0/+110