tests: skip dbus-display tests that need a console
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 21 Feb 2024 07:37:59 +0000 (11:37 +0400)
committerThomas Huth <thuth@redhat.com>
Fri, 23 Feb 2024 07:13:52 +0000 (08:13 +0100)
commit0e9a89193d06a3b03b1332c4115d8b822e5ab96c
treee4d14e8b3984b922548056ce4e52dd01e9114daf
parent1172428fb1486ae2fd2c033efd5c3875f664422d
tests: skip dbus-display tests that need a console

When compiling with "configure --without-default-devices", the
dbus-display-test fails since it implicitly assumes that the
machine comes with a default console.

There doesn't seem to be an easy way to figure this during build time,
so skip the tests requiring the Console interface at runtime.

Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-ID: <20240221073759.171443-1-marcandre.lureau@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/dbus-display-test.c