qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] Functional test patches (fixes for pylint issues)
@ 2025-11-11 10:21 Thomas Huth
  2025-11-11 10:21 ` [PULL 1/4] tests/functional: Fix problems in testcase.py reported by pylint Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Huth @ 2025-11-11 10:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: Richard Henderson

 Hi Richard!

The following changes since commit 593aee5df98b4a862ff8841a57ea3dbf22131a5f:

  Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2025-11-10 16:49:59 +0100)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2025-11-11

for you to fetch changes up to 0fa4b130a8d4fc46fb7b0b97b34656ac0c69c3c9:

  tests/functional/m68k/test_nextcube: Fix issues reported by pylint (2025-11-11 09:39:03 +0100)

----------------------------------------------------------------
* Fix some issues in the functional tests that pylint complains about

----------------------------------------------------------------
Thomas Huth (4):
      tests/functional: Fix problems in testcase.py reported by pylint
      tests/functional/aarch64/test_device_passthrough: Fix warnings from pylint
      tests/functional/mips64el: Silence issues reported by pylint
      tests/functional/m68k/test_nextcube: Fix issues reported by pylint

 .../functional/aarch64/test_device_passthrough.py  |  26 ++-
 tests/functional/m68k/test_nextcube.py             |   4 +-
 tests/functional/mips64el/test_malta.py            |  15 +-
 tests/functional/mips64el/test_replay.py           |   4 +-
 tests/functional/qemu_test/testcase.py             | 243 +++++++++++----------
 5 files changed, 150 insertions(+), 142 deletions(-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-12 10:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-11 10:21 [PULL 0/4] Functional test patches (fixes for pylint issues) Thomas Huth
2025-11-11 10:21 ` [PULL 1/4] tests/functional: Fix problems in testcase.py reported by pylint Thomas Huth
2025-11-11 10:21 ` [PULL 2/4] tests/functional/aarch64/test_device_passthrough: Fix warnings from pylint Thomas Huth
2025-11-11 10:21 ` [PULL 3/4] tests/functional/mips64el: Silence issues reported by pylint Thomas Huth
2025-11-11 10:21 ` [PULL 4/4] tests/functional/m68k/test_nextcube: Fix " Thomas Huth
2025-11-12 10:46 ` [PULL 0/4] Functional test patches (fixes for pylint issues) Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).