From: Oliver Upton <oliver.upton@linux.dev>
To: kvm@vger.kernel.org
Cc: pbonzini@redhat.com, seanjc@google.com, Oliver Upton <oupton@google.com>
Subject: [PATCH 0/3] selftests: KVM: Improvements to binary stats test
Date: Tue, 19 Jul 2022 14:31:31 +0000 [thread overview]
Message-ID: <20220719143134.3246798-1-oliver.upton@linux.dev> (raw)
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
next reply other threads:[~2022-07-19 14:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-19 14:31 Oliver Upton [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220719143134.3246798-1-oliver.upton@linux.dev \
--to=oliver.upton@linux.dev \
--cc=kvm@vger.kernel.org \
--cc=oupton@google.com \
--cc=pbonzini@redhat.com \
--cc=seanjc@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.