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>