aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/sparsebit.c
AgeCommit message (Collapse)AuthorFilesLines
2018-04-10kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King1-2/+2
Trivial fix to spelling mistakes in comment and message text Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini1-0/+2087
Testsuite contributed by Google and cleaned up by myself for inclusion in Linux. Signed-off-by: Ken Hofsass <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>