Searched hist:"32 de73e89099c3f243032a733d3a64d417327a70" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/arm64/signal/ |
H A D | test_signals_utils.h | diff 32de73e89099c3f243032a733d3a64d417327a70 Mon Feb 07 09:20:34 CST 2022 Mark Brown <broonie@kernel.org> kselftest/arm64: signal: Allow tests to be incompatible with features
Some features may invalidate some tests, for example by supporting an operation which would trap otherwise. Allow tests to list features that they are incompatible with so we can cover the case where a signal will be generated without disruption on systems where that won't happen.
Signed-off-by: Mark Brown <broonie@kernel.org> Reviewed-by: Shuah Khan <skhan@linuxfoundation.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20220207152109.197566-6-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
|
H A D | test_signals.h | diff 32de73e89099c3f243032a733d3a64d417327a70 Mon Feb 07 09:20:34 CST 2022 Mark Brown <broonie@kernel.org> kselftest/arm64: signal: Allow tests to be incompatible with features
Some features may invalidate some tests, for example by supporting an operation which would trap otherwise. Allow tests to list features that they are incompatible with so we can cover the case where a signal will be generated without disruption on systems where that won't happen.
Signed-off-by: Mark Brown <broonie@kernel.org> Reviewed-by: Shuah Khan <skhan@linuxfoundation.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20220207152109.197566-6-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
|
H A D | test_signals_utils.c | diff 32de73e89099c3f243032a733d3a64d417327a70 Mon Feb 07 09:20:34 CST 2022 Mark Brown <broonie@kernel.org> kselftest/arm64: signal: Allow tests to be incompatible with features
Some features may invalidate some tests, for example by supporting an operation which would trap otherwise. Allow tests to list features that they are incompatible with so we can cover the case where a signal will be generated without disruption on systems where that won't happen.
Signed-off-by: Mark Brown <broonie@kernel.org> Reviewed-by: Shuah Khan <skhan@linuxfoundation.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20220207152109.197566-6-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
|