diff options
author | Andre Przywara <[email protected]> | 2024-08-16 16:32:46 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-10-17 18:51:50 +0100 |
commit | bf52ca5912c07664276c7b94db820fa2d638b681 (patch) | |
tree | bcef85018547073978c0c5bc9c7ef36b0829a6c6 /tools/perf/scripts/python/parallel-perf.py | |
parent | b0d80dbc378d52155c9ecf9579986edccceed3aa (diff) |
kselftest/arm64: mte: use proper SKIP syntax
If MTE is not available on a system, we detect this early and skip all
the MTE selftests. However this happens before we print the TAP plan, so
tools parsing the TAP output get confused and report an error.
Use the existing ksft_exit_skip() function to handle this, which uses a
dummy plan to work with tools expecting proper TAP syntax, as described
in the TAP specification.
Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions