[OE-core] [PATCH 4/4] login.py: Proof of concept for screenshot testcases

2024-02-29 Thread Eilís 'pidge' Ní Fhlannagáin
This takes the work rburton did on image screenshot testing and expands it. Right now this works with most of the qemu based machines except for - qemuppc64 - qemuarmv5 - qemuriscv32 - qemuloongarch64 See "Known Issues" further down. This test takes a screendump of a qemu image, blanks out the

[OE-core] [PATCH 4/4] login.py: Proof of concept for screenshot testcases

2023-12-07 Thread Eilís 'pidge' Ní Fhlannagáin
This takes the work rburton did on image screenshot testing and expands it. The two caveats here: 1. We expect ImageMagick as a host tool for the time being. There is a question as to do we bring ImageMagick into core for this or do we require meta-oe for these tests. 2. Right now this only