summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/assert.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-30KVM: selftests: Gracefully handle empty stack tracesDavid Matlack1-7/+13
2021-04-20KVM: selftests: Print the errno besides error-string in TEST_ASSERTYanan Wang1-2/+2
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones1-2/+4
2019-11-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner1-2/+1
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones1-1/+1
2018-05-30selftests: kvm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-2/+7
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini1-0/+87