mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@barebox.org>
To: barebox@lists.infradead.org
Cc: Dang Huynh <danct12@riseup.net>
Subject: [PATCH 0/4] test: add/document pytest --graphic, --env, --fs
Date: Tue,  8 Jul 2025 21:35:56 +0200	[thread overview]
Message-ID: <20250708193600.758772-1-a.fatoum@barebox.org> (raw)

The --env and --fs options are very useful for passing stuff into QEMU
without having to assemble images or type stuff into the console.

Document them and add a new --graphic option that spawns either a Bochs
ISA, PCI or a ramfb graphic device depending on the target.

Ahmad Fatoum (4):
  test: update requirement to Labgrid v25.0
  test: drop now superfluous extra_args
  test: document pytest --env and --fs options
  test: add support for pytest --graphic

 Documentation/boards/emulated.rst             | 21 +++++++++++++++++++
 conftest.py                                   | 20 +++++++++++++++++-
 test/Containerfile                            |  2 +-
 test/arm/a15@multi_v7_defconfig.yaml          |  2 +-
 test/arm/a9@multi_v7_defconfig.yaml           |  2 +-
 .../qemu-raspi0@multi_v5_v6_defconfig.yaml    |  2 +-
 .../qemu-raspi1ap@multi_v5_v6_defconfig.yaml  |  2 +-
 test/arm/qemu-raspi2b@multi_v7_defconfig.yaml |  2 +-
 test/arm/qemu-raspi3b@multi_v8_defconfig.yaml |  1 +
 .../qemu-sabrelite@multi_v7_defconfig.yaml    |  1 +
 test/arm/virt@multi_v7_defconfig.yaml         |  2 +-
 test/arm/virt@multi_v8_defconfig.yaml         |  2 +-
 test/mips/be@qemu-malta_defconfig.yaml        |  2 +-
 test/mips/qemu-malta64el_defconfig.yaml       |  2 +-
 test/mips/qemu-maltael_defconfig.yaml         |  2 +-
 test/openrisc/generic_defconfig.yaml          |  2 +-
 test/riscv/qemu-virt64@rv64i_defconfig.yaml   |  2 +-
 test/riscv/qemu@virt32_defconfig.yaml         |  2 +-
 test/riscv/sifive@rv64i_defconfig.yaml        |  2 +-
 test/strategy.py                              |  4 ++--
 test/x86/pc@efi_defconfig.yaml                |  1 +
 test/x86/q35@efi_defconfig.yaml               |  1 +
 test/x86/virtio@efi_defconfig.yaml            |  1 +
 23 files changed, 62 insertions(+), 18 deletions(-)

-- 
2.39.5




             reply	other threads:[~2025-07-08 20:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-08 19:35 Ahmad Fatoum [this message]
2025-07-08 19:35 ` [PATCH 1/4] test: update requirement to Labgrid v25.0 Ahmad Fatoum
2025-07-08 19:35 ` [PATCH 2/4] test: drop now superfluous extra_args Ahmad Fatoum
2025-07-08 19:35 ` [PATCH 3/4] test: document pytest --env and --fs options Ahmad Fatoum
2025-07-08 19:36 ` [PATCH 4/4] test: add support for pytest --graphic Ahmad Fatoum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250708193600.758772-1-a.fatoum@barebox.org \
    --to=a.fatoum@barebox.org \
    --cc=barebox@lists.infradead.org \
    --cc=danct12@riseup.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox