]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'tools-ynl-tests-adjust-makefile-to-mimic-ksft'
authorJakub Kicinski <kuba@kernel.org>
Thu, 5 Mar 2026 00:41:57 +0000 (16:41 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 Mar 2026 00:41:57 +0000 (16:41 -0800)
commit98d95000bb1207f86a0e5876755ac2308ac86d2d
tree79dc8a47848a90165359c188c8e4ff877bcf7993
parentaefa52a28a36cf4c9063c095a8191c951e07eb4e
parent32d6fd5832ad8773fa19192a3e6695cac5cd4379
Merge branch 'tools-ynl-tests-adjust-makefile-to-mimic-ksft'

Jakub Kicinski says:

====================
tools: ynl: tests: adjust Makefile to mimic ksft

Make a few minor adjustments to tools/net/ynl/tests/Makefile
to align its behavior more with how real kselftests behave.
This series allows running the YNL tests in NIPA with little
extra integration effort.

If anyone already integrated these tests into their CI minor
adjustments to the integration may be needed (due to patch 2).
====================

Link: https://patch.msgid.link/20260303163504.2084981-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>