]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait
authorEilís 'pidge' Ní Fhlannagáin <pidge@baylibre.com>
Wed, 6 Mar 2024 14:30:20 +0000 (14:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Mar 2024 12:12:58 +0000 (12:12 +0000)
commit287b4f0a8244f7214f6a1aaa84ef16cc528f8326
treecfcfc17ae3dd75294dba27430d91e28878ed3bc9
parent7f7032c7613abd62ce510c98211c75fc7c5e7090
oeqa/runtime/login: Add screenshot sample logic/timeout/dbus-wait

This patch uses dbus-wait to wait for matchbox to be up. Once that
happens, it sets a timeout of 60 seconds and takes a screenshot
and compares it, every 2 seconds. If diff=0 it passes. If the timeout
ends, it fails.

Signed-off-by: Eilís 'pidge' Ní Fhlannagáin <pidge@baylibre.com>
meta/lib/oeqa/runtime/cases/login.py