mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
Merge branch 'wip/smcv/bug6971' into 'main'
testsuite: Add a suite for tests that require /dev/udmabuf See merge request GNOME/gtk!7671
This commit is contained in:
commit
bb0b764172
@ -37,6 +37,9 @@ if os_linux
|
||||
tests += [
|
||||
{ 'name': 'dmabuf-support',
|
||||
'sources': [ 'udmabuf.c' ],
|
||||
# This needs to pass on upstream Gitlab-CI, but cannot be guaranteed
|
||||
# to work on developer machines or downstream build environments
|
||||
'suites': [ 'needs-udmabuf' ],
|
||||
},
|
||||
]
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user