On Thu, 13 Mar 2025 at 19:44, Alessandro Carminati acarmina@redhat.com wrote:
From: Guenter Roeck linux@roeck-us.net
Add unit tests to verify that warning backtrace suppression works.
If backtrace suppression does _not_ work, the unit tests will likely trigger unsuppressed backtraces, which should actually help to get the affected architectures / platforms fixed.
Tested-by: Linux Kernel Functional Testing lkft@linaro.org Acked-by: Dan Carpenter dan.carpenter@linaro.org Reviewed-by: Kees Cook keescook@chromium.org Signed-off-by: Guenter Roeck linux@roeck-us.net Signed-off-by: Alessandro Carminati acarmina@redhat.com
Always nice to have tests. :-)
Reviewed-by: David Gow davidgow@google.com
Cheers, -- David