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

From: Nícolas F. R. A. Prado
Date: Mon Feb 12 2024 - 10:01:30 EST


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