[PATCH 0/2] kunit: qemu_configs: Add or1k / openrisc configuration

Thomas Weißschuh posted 2 patches 1 month, 2 weeks ago
scripts/clang-tools/gen_compile_commands.py |  2 ++
tools/testing/kunit/qemu_configs/or1k.py    | 18 ++++++++++++++++++
2 files changed, 20 insertions(+)
[PATCH 0/2] kunit: qemu_configs: Add or1k / openrisc configuration
Posted by Thomas Weißschuh 1 month, 2 weeks ago
Add a basic configuration to run kunit tests on or1k / openrisc.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (2):
      gen_compile_commands: Ignore libgcc.a
      kunit: qemu_configs: Add or1k / openrisc configuration

 scripts/clang-tools/gen_compile_commands.py |  2 ++
 tools/testing/kunit/qemu_configs/or1k.py    | 18 ++++++++++++++++++
 2 files changed, 20 insertions(+)
---
base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
change-id: 20260427-kunit-or1k-00035c13d70e

Best regards,
--  
Thomas Weißschuh <linux@weissschuh.net>