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
Thomas Huth 0fa4b130a8 tests/functional/m68k/test_nextcube: Fix issues reported by pylint
Fix the indentation in one line, and while we're at it, use an f-string
instead of old-school formatting in another spot.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251110104837.52077-1-thuth@redhat.com>
3 days ago
..
aarch64 tests/functional/aarch64/test_device_passthrough: Fix warnings from pylint 3 days ago
acpi-bits
alpha tests/functional/alpha: Remove superfluous fetch() line from the clipper test 4 weeks ago
arm tests/functional/arm/test_aspeed_ast1030: Remove unused import 2 weeks ago
avr tests/functional: Move avr tests into architecture specific folder 3 months ago
generic tests/functional: Use vmstate-static-checker.py to test data from v7.2 2 months ago
hppa tests/functional/hppa: Add a CD-ROM boot test for qemu-system-hppa 2 months ago
i386 tests/functional/i386: Remove unused variable from the replay test 2 weeks ago
loongarch64 tests/functional: Move loongarch64 tests into architecture specific folder 3 months ago
m68k tests/functional/m68k/test_nextcube: Fix issues reported by pylint 3 days ago
microblaze tests/functional: Move microblaze tests into architecture specific folder 3 months ago
microblazeel tests/functional: Move microblaze tests into architecture specific folder 3 months ago
mips tests/functional: Mark the MIPS Debian Wheezy tests as flaky 2 weeks ago
mips64 tests/functional: Mark the MIPS Debian Wheezy tests as flaky 2 weeks ago
mips64el tests/functional/mips64el: Silence issues reported by pylint 3 days ago
mipsel tests/functional: Mark the MIPS Debian Wheezy tests as flaky 2 weeks ago
or1k tests/functional: Move or1k tests into target-specific folders 3 months ago
ppc tests/functional/ppc64: Fix class names to silence pylint warnings 2 weeks ago
ppc64 tests/functional/ppc64: Fix class names to silence pylint warnings 2 weeks ago
qemu_test tests/functional: Fix problems in testcase.py reported by pylint 3 days ago
riscv32 tests/functional: Move riscv32/riscv64 tests into target-specific folders 3 months ago
riscv64 tests/functional: Move riscv32/riscv64 tests into target-specific folders 3 months ago
rx tests/functional/rx/test_gdbsim: Remove unused variables 2 weeks ago
s390x tests/functional: add tests for SCLP event CPI 3 weeks ago
sh4 tests/functional: Move sh4/sh4eb tests into target-specific folders 3 months ago
sh4eb tests/functional: Move sh4/sh4eb tests into target-specific folders 3 months ago
sparc tests/functional: Move sparc/sparc64 tests into target-specific folders 3 months ago
sparc64 tests/functional: Move sparc/sparc64 tests into target-specific folders 3 months ago
x86_64 tests/functional/x86_64/test_virtio_balloon: Fix cosmetic issues from pylint 2 weeks ago
xtensa tests/functional: Move xtensa tests into target-specific folder 3 months ago
aspeed.py tests/functional/arm: Add helper to generate OTP images 2 months ago
meson.build tests/functional: Provide GDB to the functional tests 1 month ago
migration.py tests/functional/migration: Fix bad indentation 2 weeks ago
multiprocess.py tests/functional: Rework the multiprocess test to have target-specific files 3 months ago
replay_kernel.py tests/functional: use self.log for all logging 2 months ago
reverse_debugging.py tests/functional: ensure GDB client is stopped on error 4 weeks ago