diff options
author | 2023-07-28 17:36:23 -0700 | |
---|---|---|
committer | 2023-08-02 14:43:05 -0700 | |
commit | d0ad3bacc523cd780d573c890ebf3b14cec5df22 (patch) | |
tree | 5f8320843a41d7cc320688c8e34499e6b63e25f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERT (diff) | |
download | wireguard-linux-d0ad3bacc523cd780d573c890ebf3b14cec5df22.tar.xz wireguard-linux-d0ad3bacc523cd780d573c890ebf3b14cec5df22.zip |
KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERT
Use printf-based guest assert reporting in ARM's vGIC IRQ test. Note,
this is not as innocuous as it looks! The printf-based version of
GUEST_ASSERT_EQ() ensures the expressions are evaluated only once, whereas
the old version did not!
Link: https://lore.kernel.org/r/20230729003643.1053367-15-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions