From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: buildroot@buildroot.org
Cc: Julien Olivain <ju.o@free.fr>,
"Yann E . MORIN" <yann.morin.1998@free.fr>,
Adam Duskett <aduskett@gmail.com>
Subject: [Buildroot] [PATCH 0/2 v2] support/runtime-test: extend graphic testing for weston + flutter (branch yem/flutter)
Date: Thu, 5 Oct 2023 18:17:38 +0200 [thread overview]
Message-ID: <cover.1696522656.git.yann.morin.1998@free.fr> (raw)
Hello All!
This little two-patch series extends the runtime tests with a helper to
allow easily testing that a graphical application properly renders
something, and converts the weston test to use it, and finally extends
the flutter test to use it.
Canges v1 -> v2:
- fix flutter test
Regards,
Yann E. MORIN.
----------------------------------------------------------------
Yann E. MORIN (2):
support/runtime-test: add helper to test graphics rendering
suport/runtime-test: extend flutter test to check rendering is happening
support/testing/tests/graphics_base.py | 39 ++++++++++++++
support/testing/tests/package/test_flutter.py | 35 ++++++++++---
.../flutter-gallery.service | 1 -
support/testing/tests/package/test_weston.py | 61 ++++------------------
4 files changed, 78 insertions(+), 58 deletions(-)
create mode 100644 support/testing/tests/graphics_base.py
delete mode 120000 support/testing/tests/package/test_flutter/overlay/etc/systemd/system/multi-user.target.wants/flutter-gallery.service
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-10-05 16:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-05 16:17 Yann E. MORIN [this message]
2023-10-05 16:17 ` [Buildroot] [PATCH 1/2 v2] support/runtime-test: add helper to test graphics rendering Yann E. MORIN
2023-10-06 20:15 ` Julien Olivain
2023-10-05 16:17 ` [Buildroot] [PATCH 2/2 v2] suport/runtime-test: extend flutter test to check rendering is happening Yann E. MORIN
2023-10-06 11:11 ` Adam Duskett
2024-08-07 20:57 ` [Buildroot] [PATCH 0/2 v2] support/runtime-test: extend graphic testing for weston + flutter (branch yem/flutter) Thomas Petazzoni via buildroot
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.1696522656.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--cc=aduskett@gmail.com \
--cc=buildroot@buildroot.org \
--cc=ju.o@free.fr \
/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