[PATCH v3 3/4] selftests/arm64: Fix MTE prctl TAP plan
Vincenzo Frascino
vincenzo.frascino at arm.com
Wed Aug 26 01:27:11 PDT 2026
On 25/08/2026 12:18, Muhammad Usama Anjum wrote:
> The MTE prctl test emits one result from check_basic_read() followed by
> one result for each of the seven entries in mte_modes[]. However, the TAP
> plan only accounts for the array entries, producing:
>
> # Planned tests != run tests (7 != 8)
>
> Include the basic read check in the plan so that all eight emitted results
> are declared.
>
> Reviewed-by: Mark Brown <broonie at kernel.org>
> Fixes: 1f488fb91378 ("kselftest/arm64/mte: Add MTE_STORE_ONLY testcases")
> Signed-off-by: Muhammad Usama Anjum <usama.anjum at arm.com>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino at arm.com>
...
More information about the linux-arm-kernel
mailing list