linux/tools/testing/kunit/qemu_configs
Thomas Weißschuh b26c1a85f3 kunit: qemu_configs: SH: Respect kunit cmdline
The default SH kunit configuration sets CONFIG_CMDLINE_OVERWRITE which
completely disregards the cmdline passed from the bootloader/QEMU in favor
of the builtin CONFIG_CMDLINE.
However the kunit tool needs to pass arguments to the in-kernel kunit core,
for filters and other runtime parameters.

Enable CONFIG_CMDLINE_EXTEND instead, so kunit arguments are respected.

Link: https://lore.kernel.org/r/20250407-kunit-sh-v1-1-f5432a54cf2f@linutronix.de
Fixes: 8110a3cab0 ("kunit: tool: Add support for SH under QEMU")
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2025-04-14 10:08:01 -06:00
..
alpha.py kunit: tool: stop using a shell to run kernel under QEMU 2022-05-12 11:15:42 -06:00
arm.py kunit: tool: stop using a shell to run kernel under QEMU 2022-05-12 11:15:42 -06:00
arm64.py kunit: enable hardware acceleration when available 2025-01-14 14:56:56 -07:00
i386.py kunit: tool: Use qemu-system-i386 for i386 runs 2022-05-18 17:03:54 -06:00
loongarch.py kunit: qemu_configs: loongarch: Enable shutdown 2024-11-19 15:26:30 -07:00
m68k.py kunit: tool: Add support for m68k under QEMU 2023-03-06 17:11:45 -07:00
powerpc.py kunit: tool: stop using a shell to run kernel under QEMU 2022-05-12 11:15:42 -06:00
riscv.py RISC-V: drop SOC_VIRT for ARCH_VIRT 2024-04-10 11:37:50 +01:00
s390.py kunit: tool: stop using a shell to run kernel under QEMU 2022-05-12 11:15:42 -06:00
sh.py kunit: qemu_configs: SH: Respect kunit cmdline 2025-04-14 10:08:01 -06:00
sparc.py kunit: qemu_configs: sparc: use Zilog console 2025-02-15 19:06:56 -07:00
x86_64.py kunit: tool: Use qboot on QEMU x86_64 2025-02-15 19:06:41 -07:00