diff options
author | Pratik R. Sampat <prsampat@amd.com> | 2025-03-06 01:59:55 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-05-02 22:32:33 +0300 |
commit | f694f30e81c4ade358eb8c75273bac1a48f0cb8f (patch) | |
tree | 3f5c1c116a4d0b433626346aa4391b094ba4f19b /tools/perf/scripts/python | |
parent | acf064345018853ab2fc86a5637891d605ea60c8 (diff) | |
download | linux-f694f30e81c4ade358eb8c75273bac1a48f0cb8f.tar.xz |
KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
For SEV tests, assert() failures on VM type or fd do not provide
sufficient error reporting. Replace assert() with TEST_ASSERT_EQ() to
obtain more detailed information on the assertion condition failure,
including the call stack.
Signed-off-by: Pratik R. Sampat <prsampat@amd.com>
Link: https://lore.kernel.org/r/20250305230000.231025-6-prsampat@amd.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions