mbox series

[0/2] support/runtime-test: extend graphic testing for weston + flutter (branch yem/flutter)

Message ID cover.1696091295.git.yann.morin.1998@free.fr
Headers show
Series support/runtime-test: extend graphic testing for weston + flutter (branch yem/flutter) | expand

Message

Yann E. MORIN Sept. 30, 2023, 4:28 p.m. UTC
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 te weston test tousing it,and finally extends
the flutter test to use it.

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      | 33 ++++++++++--
 .../flutter-gallery.service                        |  1 -
 support/testing/tests/package/test_weston.py       | 61 ++++------------------
 4 files changed, 77 insertions(+), 57 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