commit | b4dd5b6a60eb525437c8d315d0d59dc25d4e4cb1 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Oct 07 01:08:15 2021 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Tue Dec 21 10:50:22 2021 +0400 |
tree | d789f5760f199996866721d316ea6fa837af7a2e | |
parent | 2c7294d72c4086fc89935514430bd2bfb5ae5011 [diff] |
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>