Bilal Elmoussaoui
ead9a3024c
cleanup: Switch to pragma once
...
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3157 >
2023-08-07 22:24:36 +00:00
Jonas Ådahl
c8c9d49f79
Add rudimentary mode setting test
...
Add a test that uses vkms to test that mode setting works, and that
rendering works. It renders 10 frames in a row after mode setting, then
exits.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2151 >
2022-01-14 09:16:09 +00:00
Jonas Ådahl
51368227f2
context/test: Add flag to test runner helper
...
This will later be used to allow skipping tests.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2151 >
2022-01-14 09:16:09 +00:00
Jonas Ådahl
9cda0bd719
tests: Make common test code a shared library
...
This will require some symbol exporting, but the benefit is that have
better control of what external test cases can do in terms of creating
more testing specific contexts.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1861 >
2021-07-15 13:40:34 +02:00