linux-stable/tools/testing/selftests/arm64/mte
Mark Brown 83e5dcbece kselftest/arm64: mte: Fix misleading output when skipping tests
When skipping the tests due to a lack of system support for MTE we
currently print a message saying FAIL which makes it look like the test
failed even though the test did actually report KSFT_SKIP, creating some
confusion. Change the error message to say SKIP instead so things are
clearer.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210819172902.56211-1-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2021-08-20 11:11:05 +01:00
..
.gitignore kselftest/arm64: Ignore check_gcr_el1_cswitch binary 2021-08-02 13:21:30 +01:00
Makefile kselftest/arm64: mte: Makefile: Fix clang compilation 2021-03-24 15:43:20 +00:00
check_buffer_fill.c arm64: mte: style: Simplify bool comparison 2021-01-20 12:44:26 +00:00
check_child_memory.c kselftest/arm64: Fix check_child_memory test 2020-10-28 13:42:23 +00:00
check_gcr_el1_cswitch.c kselftest/arm64: check GCR_EL1 after context switch 2020-12-22 12:55:08 -08:00
check_ksm_options.c kselftest/arm64: mte: ksm_options: Fix fscanf warning 2021-03-23 16:36:30 +00:00
check_mmap_options.c kselftest/arm64: Fix check_mmap_options test 2020-10-28 13:42:23 +00:00
check_tags_inclusion.c kselftest/arm64: Fix check_tags_inclusion test 2020-10-28 13:42:23 +00:00
check_user_mem.c kselftest/arm64: mte: user_mem: Fix write() warning 2021-03-24 15:43:01 +00:00
mte_common_util.c kselftest/arm64: mte: Fix misleading output when skipping tests 2021-08-20 11:11:05 +01:00
mte_common_util.h kselftest/arm64: Check mte tagged user address in kernel 2020-10-05 18:52:17 +01:00
mte_def.h
mte_helper.S kselftest/arm64: Check mte tagged user address in kernel 2020-10-05 18:52:17 +01:00