kunit: qemu_configs: Add PowerPC 32-bit BE and 64-bit LE
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 15 Apr 2025 09:23:06 +0000 (11:23 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 15 Apr 2025 16:55:04 +0000 (10:55 -0600)
commit9a99129fd60d9fcf15938a8229ca1db2a17c77f3
tree10f7511bf02c027ad5a6147c85479e9b83aaab81
parent09ea90e5988df98ef58d61ae5af4834e64596d9e
kunit: qemu_configs: Add PowerPC 32-bit BE and 64-bit LE

Add basic configs to run kunit tests on some more PowerPC variants.

Link: https://lore.kernel.org/r/20250415-kunit-ppc-v1-2-f5a170264147@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>
tools/testing/kunit/qemu_configs/powerpc32.py [new file with mode: 0644]
tools/testing/kunit/qemu_configs/powerpcle.py [new file with mode: 0644]