You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/functional/ppc64
Thomas Huth ec5a5f8b6d tests/functional/ppc64: Fix class names to silence pylint warnings
Pylint complains about inconsistent CamelCase names here, so let's
slightly change the names to make pylint happy again.

In the sam460ex test, also split a line where pylint was complaining
about it being too long.

Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251029141946.86110-1-thuth@redhat.com>
2 weeks ago
..
meson.build tests/functional: Add test for fadump in PSeries 3 weeks ago
test_e500.py
test_fadump.py tests/functional: Add test for fadump in PSeries 3 weeks ago
test_hv.py
test_mac99.py tests/functional/ppc64/test_mac99: Fix style issues reported by pylint 2 weeks ago
test_migration.py
test_powernv.py tests/functional/ppc64: Fix class names to silence pylint warnings 2 weeks ago
test_pseries.py tests/functional/ppc64: Fix class names to silence pylint warnings 2 weeks ago
test_replay.py
test_reverse_debug.py tests/functional/ppc64: Fix class names to silence pylint warnings 2 weeks ago
test_tuxrun.py