Re: [PATCH] selftests: Move KTAP bash helpers to selftests common folder

From: Shuah Khan
Date: Tue Feb 20 2024 - 17:59:48 EST


On 2/12/24 08:01, Nícolas F. R. A. Prado wrote:
On Tue, Jan 02, 2024 at 03:15:28PM +0100, Laura Nao wrote:
Move bash helpers for outputting in KTAP format to the common selftests
folder. This allows kselftests other than the dt one to source the file
and make use of the helper functions.
Define pass, fail and skip codes in the same file too.

Signed-off-by: Laura Nao <laura.nao@xxxxxxxxxxxxx>
---

Hi Shuah, any thoughts on this patch?

It's gotten Rob's ack, so I take this will be merged through your tree.

Thanks,
Nícolas

Applied to next for Linux 6.9-rc1

thanks,
-- Shuah