diff options
author | Sean Christopherson <[email protected]> | 2023-07-11 16:01:27 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2023-07-29 11:05:29 -0400 |
commit | 87d53582bc8be30a11654a45fac0a257ed830ea8 (patch) | |
tree | 5026f1ef3bdad858bcc740742f3e454584ea5e6e /scripts/gdb/linux/modules.py | |
parent | 625646aede90554fed8d46fd0e081238e071ac5e (diff) |
KVM: selftests: Clean up stats fd in common stats_test() helper
Move the stats fd cleanup code into stats_test() and drop the
superfluous vm_stats_test() and vcpu_stats_test() helpers in order to
decouple creation of the stats file from consuming/testing the file
(deduping code is a bonus). This will make it easier to test various
edge cases related to stats, e.g. that userspace can dup() a stats fd,
that userspace can have multiple stats files for a singleVM/vCPU, etc.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions