]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests: netconsole: Add tests for 'msgid' feature in sysdata
authorGustavo Luiz Duarte <gustavold@gmail.com>
Mon, 16 Jun 2025 17:08:38 +0000 (10:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jun 2025 09:46:10 +0000 (10:46 +0100)
commit68707c079e584f11b3f768f6ac1066a501c650b4
treea727d0418f5d5661bed382e87000546d97aa4fd3
parentc5efaabd45ad1c93679c2529f778569cb2b828c6
selftests: netconsole: Add tests for 'msgid' feature in sysdata

Extend the self-tests to cover the 'msgid' feature in sysdata.

Verify that msgid is appended to the message when the feature is enabled
and that it is not appended when the feature is disabled.

Signed-off-by: Gustavo Luiz Duarte <gustavold@gmail.com>
Reviewed-by: Breno Leitao <leitao@debian.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/drivers/net/netcons_sysdata.sh