Re: [PATCH net-next 5/6] selftests: netconsole: Add tests for 'release' feature in sysdata
From: Simon Horman
Date: Wed Mar 19 2025 - 11:43:44 EST
On Fri, Mar 14, 2025 at 10:58:49AM -0700, Breno Leitao wrote:
> Expands the self-tests to include the 'release' feature in
> sysdata.
>
> Verifies that enabling the 'release' feature appends the
> correct data and ensures that disabling it functions as expected.
>
> When enabled, the message should have an item similar to in the
> userdata: `release=$(uname -r)`
>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>