OSDN Git Service

tests: start dbus-display-test
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 6 Oct 2021 21:08:15 +0000 (01:08 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 21 Dec 2021 06:50:22 +0000 (10:50 +0400)
commitb4dd5b6a60eb525437c8d315d0d59dc25d4e4cb1
treed789f5760f199996866721d316ea6fa837af7a2e
parent2c7294d72c4086fc89935514430bd2bfb5ae5011
tests: start dbus-display-test

Cover basic display interface usage. More cases to be added to cover
disconnections, multiple connections, corner cases. At this point, they
would be better written in Rust or Python though.

The proxy also covers reading the properties, since they are
automatically loaded at creation.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
tests/qtest/dbus-display-test.c [new file with mode: 0644]
tests/qtest/meson.build