diff options
| author | Thomas Huth <[email protected]> | 2022-05-31 12:15:52 +0200 |
|---|---|---|
| committer | Christian Borntraeger <[email protected]> | 2022-06-01 16:57:14 +0200 |
| commit | 17e48d8a1ef0ab070b11e7368e14ac45c335de57 (patch) | |
| tree | 0b23be0596a0ccd00337d0f9cc0fc907ab608c1f /tools/perf/scripts/python | |
| parent | 97da92c0ff92f33a7c33533e5fdd3e870f01cc6a (diff) | |
KVM: s390: selftests: Use TAP interface in the sync_regs test
The sync_regs test currently does not have any output (unless one
of the TEST_ASSERT statement fails), so it's hard to say for a user
whether a certain new sub-test has been included in the binary or
not. Let's make this a little bit more user-friendly and include
some TAP output via the kselftests.h interface.
To be able to distinguish the different sub-tests more easily, we
also break up the huge main() function here in more fine grained
parts.
Acked-by: Janosch Frank <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions