All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/4] Qtest patches for 2026-08-19
@ 2026-08-19 14:31 Fabiano Rosas
  2026-08-19 14:31 ` [PULL 1/4] tests/qtest/libqtest: Use GLib functions for proper const correctness Fabiano Rosas
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Fabiano Rosas @ 2026-08-19 14:31 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit fa19879df1658f96ac07365fca8835b7decd6995:

  Merge tag 'pull-block-jobs-2026-08-17' of https://gitlab.com/vsementsov/qemu into staging (2026-08-17 15:37:53 -0700)

are available in the Git repository at:

  https://gitlab.com/farosas/qemu.git tags/qtest-20260819-pull-request

for you to fetch changes up to bb98963d6df300fe6fc6d2074198e220571cd0cd:

  tests/qtest/pxe-test: skip per-row cases whose machine is unavailable (2026-08-19 11:27:58 -0300)

----------------------------------------------------------------
QTest pull request

- Use GLib wrappers during QTEST_LOG parsing
- Skip tests when 'pc' machine is not built in

----------------------------------------------------------------

Amit Machhiwal (1):
  tests/qtest/libqtest: Use GLib functions for proper const correctness

Rohitashv Kumar (3):
  tests/qtest/device-plug-test: skip pc tests when 'pc' machine is
    unavailable
  tests/qtest/drive_del-test: skip pc tests when 'pc' machine is
    unavailable
  tests/qtest/pxe-test: skip per-row cases whose machine is unavailable

 tests/qtest/device-plug-test.c |  8 ++++++++
 tests/qtest/drive_del-test.c   | 16 ++++++++++++++++
 tests/qtest/libqtest.c         |  9 ++++-----
 tests/qtest/pxe-test.c         |  4 ++++
 4 files changed, 32 insertions(+), 5 deletions(-)

-- 
2.53.0



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

end of thread, other threads:[~2026-08-19 19:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19 14:31 [PULL 0/4] Qtest patches for 2026-08-19 Fabiano Rosas
2026-08-19 14:31 ` [PULL 1/4] tests/qtest/libqtest: Use GLib functions for proper const correctness Fabiano Rosas
2026-08-19 14:31 ` [PULL 2/4] tests/qtest/device-plug-test: skip pc tests when 'pc' machine is unavailable Fabiano Rosas
2026-08-19 14:31 ` [PULL 3/4] tests/qtest/drive_del-test: " Fabiano Rosas
2026-08-19 14:31 ` [PULL 4/4] tests/qtest/pxe-test: skip per-row cases whose " Fabiano Rosas
2026-08-19 19:57 ` [PULL 0/4] Qtest patches for 2026-08-19 Richard Henderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.