gtk/testsuite
Simon McVittie 204b8857a1 testsuite: Add a suite for tests that require /dev/udmabuf
On GTK's official upstream CI, all Linux runners are meant to have
/dev/udmabuf available, so this should pass. On developer machines or
downstream build environments, this can't be guaranteed (not all kernel
configurations offer that device, and on those that do, an autobuilder
might not have access to it) so make it possible to skip this with
`--no-suite=needs-udmabuf`.

Any future tests that rely on /dev/udmabuf (as opposed to using it for
optional better coverage if available, like replay-node does) can be
aded to the same suite.

Signed-off-by: Simon McVittie <smcv@debian.org>
2024-08-31 10:22:49 +01:00
..
a11y a11y: Consistently use list type for errormessage relation 2024-08-30 20:22:59 +00:00
css checkbutton: Add a 'grouped' style class 2024-08-17 08:22:54 -04:00
gdk testsuite: Add a suite for tests that require /dev/udmabuf 2024-08-31 10:22:49 +01:00
gsk compare-render: Appease clang and MSVC 2024-08-30 06:28:58 +02:00
gtk single-selection: Don't allow unselecting with autoselect 2024-08-27 21:18:56 +00:00
headless ci: Build testsuite for macOS 2024-02-17 14:31:51 +01:00
introspection ci: Build testsuite for macOS 2024-02-17 14:31:51 +01:00
reftests reftest-compare: Respect color states when diffing 2024-08-29 20:34:23 +02:00
tools tests: Update for the new setting 2024-04-19 12:56:34 -04:00
meson.build testsuite: Use catch as testwrapper 2024-07-01 22:29:36 -04:00
testutils.c testsuite: fix memleak 2023-06-05 05:33:07 +02:00
testutils.h testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00