[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zo6IXQM-R_1YJGIn@finisterre.sirena.org.uk>
Date: Wed, 10 Jul 2024 14:10:53 +0100
From: Mark Brown <broonie@...nel.org>
To: Catalin Marinas <catalin.marinas@....com>
Cc: Muhammad Usama Anjum <usama.anjum@...labora.com>,
Will Deacon <will@...nel.org>, Shuah Khan <shuah@...nel.org>,
Kunwu Chan <chentao@...inos.cn>, kernel@...labora.com,
linux-arm-kernel@...ts.infradead.org,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] selftests: arm64: tags_test: conform test to TAP
output
On Wed, Jul 10, 2024 at 12:31:21PM +0100, Catalin Marinas wrote:
> Sorry, these patches slipped through the cracks. We seem to be pretty
> inconsistent with using ksft_exit_fail_perror() and ksft_finished(). Is
> there some plan to update the rest or is it only this location that you
> came across?
Any ksft_exit_*() should implicitly do a ksft_finished(), the _exit_
will just exit the test program immediately. ksft_finished() is for
normal exit from the test program after running everything.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists