mirror-linux/tools/testing/kunit
Thomas Weißschuh f20e264262 kunit: qemu_configs: Add MIPS configurations
Add basic support to run various MIPS variants via kunit_tool using the
virtualized malta platform.

Link: https://lore.kernel.org/r/20250908-kunit-mips-v5-1-d9f0632d1854@linutronix.de
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-09-15 10:30:07 -06:00
..
configs kunit: Enable PCI on UML without triggering WARN() 2025-09-15 10:29:59 -06:00
qemu_configs kunit: qemu_configs: Add MIPS configurations 2025-09-15 10:30:07 -06:00
test_data kunit: tool: Parse skipped tests from kselftest.h 2025-08-15 11:43:12 -06:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
kunit.py kunit: tool: Accept --raw_output=full as an alias of 'all' 2025-08-26 23:35:41 -06:00
kunit_config.py kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py 2023-03-17 12:28:30 -06:00
kunit_json.py kunit: tool: add test counts to JSON output 2025-05-19 13:22:28 -06:00
kunit_kernel.py kunit: tool: Implement listing of available architectures 2025-04-15 10:54:50 -06:00
kunit_parser.py kunit: tool: Parse skipped tests from kselftest.h 2025-08-15 11:43:12 -06:00
kunit_printer.py kunit: tool: Only print the summary 2024-11-19 14:52:17 -07:00
kunit_tool_test.py kunit: tool: fix count of tests if late test plan 2025-04-08 14:57:24 -06:00
mypy.ini kunit: tool: undo type subscripts for subprocess.Popen 2023-05-08 08:39:41 -06:00
qemu_config.py kunit: tool: Add support for overriding the QEMU serial port 2023-04-05 12:51:06 -06:00
run_checks.py kunit: tool: undo type subscripts for subprocess.Popen 2023-05-08 08:39:41 -06:00