aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2024-07-19 16:51:01 -0700
committerSean Christopherson <[email protected]>2024-08-29 16:25:06 -0700
commitd1c2cdca5a08f422b791670c11f9d4e3ed0a5518 (patch)
tree66cc37f6c3a6a54cafa7e2a296b5b9eeacbb572c /tools/testing/selftests/bpf/progs/test_autoload.c
parent73b42dc69be8564d4951a14d00f827929fe5ef79 (diff)
KVM: selftests: Open code vcpu_run() equivalent in guest_printf test
Open code a version of vcpu_run() in the guest_printf test in anticipation of adding UCALL_ABORT handling to _vcpu_run(). The guest_printf test intentionally generates asserts to verify the output, and thus needs to bypass common assert handling. Open code a helper in the guest_printf test, as it's not expected that any other test would want to skip _only_ the UCALL_ABORT handling. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions