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/arm
Thomas Huth 248b7eae44 tests/functional/arm/test_aspeed_ast2600_buildroot: Fix pylint warnings
Pylint recommends to use a "with" context for tempfile.TemporaryDirectory()
to make sure that the directory is deleted once it is not needed anymore,
and it recommends to use the "check" parameter for subprocess.run().
For style reasons, the imports at the beginning of the file should be
grouped by module.

Message-Id: <20251113100601.476900-1-thuth@redhat.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251119082636.43286-4-thuth@redhat.com>
2 weeks ago
..
meson.build tests/functional/arm: Split the ast2600 tests in two files 2 months ago
test_aspeed_ast1030.py tests/functional/arm/test_aspeed_ast1030: Remove unused import 1 month ago
test_aspeed_ast2500.py tests/functional/arm/test_aspeed_ast2500: Update test ASPEED SDK v09.08 2 months ago
test_aspeed_ast2600_buildroot.py tests/functional/arm/test_aspeed_ast2600_buildroot: Fix pylint warnings 2 weeks ago
test_aspeed_ast2600_sdk.py tests/functional/arm: Split the ast2600 tests in two files 2 months ago
test_aspeed_bletchley.py
test_aspeed_catalina.py
test_aspeed_gb200nvl_bmc.py
test_aspeed_palmetto.py
test_aspeed_rainier.py
test_aspeed_romulus.py
test_aspeed_witherspoon.py
test_bflt.py
test_bpim2u.py
test_canona1100.py
test_collie.py
test_cubieboard.py
test_emcraft_sf2.py
test_integratorcp.py tests/functional: use self.log for all logging 2 months ago
test_max78000fthr.py
test_microbit.py
test_migration.py
test_orangepi.py
test_quanta_gsj.py
test_raspi2.py
test_realview.py
test_replay.py
test_smdkc210.py
test_stellaris.py
test_sx1.py
test_tuxrun.py
test_vexpress.py
test_virt.py