commit | 94634fbc66869b31491e95c26eab731d67c13e7c | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Tue Mar 04 22:24:10 2025 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Mon Mar 10 10:30:00 2025 +0000 |
tree | 9a20ccc5e6c5a70bc1a45819b09b2bfa8d2f28a4 | |
parent | 868c7703e052a14f9c612c38f7171581cb626f38 [diff] |
tests/functional: ensure we have a GPU device for tests It's possible to build QEMU without support for the GL enabled GPU devices and we can catch that earlier with an explicit check. Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20250304222439.2035603-4-alex.bennee@linaro.org>