Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [PATCH 0/3] selftests: KVM: Improvements to binary stats test
@ 2022-07-19 14:31 Oliver Upton
  2022-07-19 14:31 ` [PATCH 1/3] selftests: KVM: Check stat name before other fields Oliver Upton
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Oliver Upton @ 2022-07-19 14:31 UTC (permalink / raw)
  To: kvm; +Cc: pbonzini, seanjc, Oliver Upton

From: Oliver Upton <oupton@google.com>

Small series to improve the debuggability of the binary stats test w/
more descriptive test assertions + add coverage for boolean stats.

Applies to kvm/queue, with the following patches applied:

 - 1b870fa5573e ("kvm: stats: tell userspace which values are boolean")
 - https://lore.kernel.org/kvm/20220719125229.2934273-1-oupton@google.com/

First time sending patches from my new inbox, apologies if I've screwed
something up.

Oliver Upton (3):
  selftests: KVM: Check stat name before other fields
  selftests: KVM: Provide descriptive assertions in
    kvm_binary_stats_test
  selftests: KVM: Add exponent check for boolean stats

 .../selftests/kvm/kvm_binary_stats_test.c     | 38 +++++++++++++------
 1 file changed, 27 insertions(+), 11 deletions(-)

-- 
2.37.0.170.g444d1eabd0-goog


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-19 17:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-19 14:31 [PATCH 0/3] selftests: KVM: Improvements to binary stats test Oliver Upton
2022-07-19 14:31 ` [PATCH 1/3] selftests: KVM: Check stat name before other fields Oliver Upton
2022-07-19 14:31 ` [PATCH 2/3] selftests: KVM: Provide descriptive assertions in kvm_binary_stats_test Oliver Upton
2022-07-19 14:31 ` [PATCH 3/3] selftests: KVM: Add exponent check for boolean stats Oliver Upton
2022-07-19 16:09 ` [PATCH 0/3] selftests: KVM: Improvements to binary stats test Andrew Jones
2022-07-19 17:53   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox