qt6-bb10/tests/auto/gui/kernel/qwindow
Marcin Zdunek c706011dc0 Add checking if using eglfs
We are using eglfs in VxWorks which make 3 few testcases fail, because eglfs windows are fullscreen by default.
This is the same solution as in qt5 in tag 5.12.6 from commit with hash 39027ef076c.

[...] EGLFS forces the first top-level window - either a QWidget or a QQuickView - to become fullscreen. [...]
from: https://doc.qt.io/qt-6/embedded-linux.html

Change-Id: I3ab3208b3c7c1b2e27d879bac1ee0679f48109e2
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2023-11-13 18:42:01 +00:00
..
BLACKLIST QWindow test: Blacklist enterLeaveOnWindowShowHide 2023-05-25 12:07:35 +00:00
CMakeLists.txt xcb: Implement native window helper for embeddedwindows/foreign window test 2023-09-12 02:47:24 +02:00
tst_foreignwindow.cpp Ensure foreign window can be reparented out of contained window again 2023-11-13 19:14:59 +01:00
tst_qwindow.cpp Add checking if using eglfs 2023-11-13 18:42:01 +00:00