On Thu, 17 Oct 2024 18:43:31 +0100, Mark Brown wrote: > Currently fp-stress does not report a top level test result if it runs to > completion, it always exits with a return code 0. Use the ksft_finished() > helper to ensure that the exit code for the top level program reports a > failure if any of the individual tests has failed. > > Applied to arm64 (for-next/kselftest), thanks! [1/1] kselftest/arm64: Fail the overall fp-stress test if any test fails https://git.kernel.org/arm64/c/7a08cb9b4bb9 -- Catalin