diff options
| author | Benjamin Gray <bgray@linux.ibm.com> | 2023-07-25 10:58:39 +1000 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-08-02 22:22:19 +1000 |
| commit | 68877ff20a7f4f773069784cfe4f6fe9c7b9a841 (patch) | |
| tree | ed3e75c33d80cb5f0c115d71d1d26d4b3fba8d88 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 81d7cac4d11cc65f29be68c72759429d5194347a (diff) | |
selftests/powerpc/ptrace: Explain why tests are skipped
Many tests require specific hardware features/configurations that a
typical machine might not have. As a result, it's common to see a test
is skipped. But it is tedious to find out why a test is skipped
when all it gives is the file location of the skip macro.
Convert SKIP_IF() to SKIP_IF_MSG(), with appropriate descriptions of why
the test is being skipped. This gives a general idea of why a test is
skipped, which can be looked into further if it doesn't make sense.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230725005841.28854-3-bgray@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
