aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrew Jones <[email protected]>2023-09-18 15:15:24 +0200
committerPalmer Dabbelt <[email protected]>2023-09-21 04:22:27 -0700
commit2f248e0f8a6aa7199f435d77d94b53cf647e7d7b (patch)
tree3ee2c6ce007644104de65b8c9a19dd2fa091603f /tools/perf/scripts/python
parentfc9fdf2c5ab71e27e64b9e14606b677cc2e45884 (diff)
RISC-V: selftests: Convert hwprobe test to kselftest API
Returning (exiting with) negative exit codes isn't user friendly, because the user must output the exit code with the shell, convert it from its unsigned 8-bit value back to the negative value, and then look up where that comes from in the code (which may be multiple places). Use the kselftests TAP interface, instead. Signed-off-by: Andrew Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions