meson.build: add the tests that need uinput into a needs-uinput suite
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 4 Jan 2023 23:35:40 +0000 (09:35 +1000)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Nov 2023 10:55:47 +0000 (19:55 +0900)
commiteaf4a88be755c7ca1cac01ef85c5ed6dfec7870f
treef5ea6b48474f331fe6de5c3934f7080d73ee9529
parent9a66dc7991f23ac723f4c0bb23d9138fccf785fc
meson.build: add the tests that need uinput into a needs-uinput suite

This way we can skip it all by meson test --no-suite=needs-uinput

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci.yml
.gitlab-ci/ci.template
meson.build