From: "Eilís 'pidge' Ní Fhlannagáin" <pidge@baylibre.com>
To: openembedded-core@lists.openembedded.org
Cc: "Eilís 'pidge' Ní Fhlannagáin" <pidge@baylibre.com>
Subject: [PATCH 0/4] Image screenshot testing proof of concept
Date: Thu, 7 Dec 2023 14:36:03 +0000 [thread overview]
Message-ID: <cover.1701959631.git.pidge@baylibre.com> (raw)
This patch series is based off of earlier work from Ross Burton to enable QMP
based screenshot testing.
Eilís 'pidge' Ní Fhlannagáin (1):
login.py: Proof of concept for screenshot testcases
Ross Burton (3):
qemurunner: remove unused import
python3-qemu-qmp: Add recipe
runqemu: add qmp socket support
.../core-image-sato-qemux86-64.png | Bin 0 -> 46986 bytes
meta/lib/oeqa/runtime/cases/login.py | 39 ++++++++++++++++++
meta/lib/oeqa/utils/qemurunner.py | 1 -
.../python/python3-qemu-qmp_0.0.2.bb | 14 +++++++
scripts/runqemu | 11 +++++
5 files changed, 64 insertions(+), 1 deletion(-)
create mode 100644 meta/files/image-tests/core-image-sato-qemux86-64.png
create mode 100644 meta/lib/oeqa/runtime/cases/login.py
create mode 100644 meta/recipes-devtools/python/python3-qemu-qmp_0.0.2.bb
--
2.34.1
next reply other threads:[~2023-12-07 14:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-07 14:36 Eilís 'pidge' Ní Fhlannagáin [this message]
2023-12-07 14:36 ` [PATCH 1/4] qemurunner: remove unused import Eilís 'pidge' Ní Fhlannagáin
2023-12-07 14:36 ` [PATCH 2/4] python3-qemu-qmp: Add recipe Eilís 'pidge' Ní Fhlannagáin
2023-12-07 17:38 ` [OE-core] " Tim Orling
2023-12-10 22:17 ` Alexandre Belloni
2023-12-07 14:36 ` [PATCH 3/4] runqemu: add qmp socket support Eilís 'pidge' Ní Fhlannagáin
2023-12-07 14:36 ` [PATCH 4/4] login.py: Proof of concept for screenshot testcases Eilís 'pidge' Ní Fhlannagáin
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=cover.1701959631.git.pidge@baylibre.com \
--to=pidge@baylibre.com \
--cc=openembedded-core@lists.openembedded.org \
/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