]> Git Repo - qemu.git/commit
qtest: start a VNC test
authorMarc-André Lureau <[email protected]>
Thu, 6 Oct 2022 13:05:13 +0000 (17:05 +0400)
committerThomas Huth <[email protected]>
Wed, 12 Oct 2022 06:43:40 +0000 (08:43 +0200)
commitf57559891d9527627747d36cbdc7def0e278c5ff
tree1df73c577251c3d95022c5809485e6c630ae6870
parent0793fe014c4fc8649288044cd81024482b197cfc
qtest: start a VNC test

This is some of the simplest test we could perform, it simply connects
to the VNC server via passed-in socket FDs and checks the connection can
be established.

Another series will make this test work on Windows as well.

As always, more tests can be added later! :)

Signed-off-by: Marc-André Lureau <[email protected]>
Message-Id: <20221006130513.2683873[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
tests/qtest/meson.build
tests/qtest/vnc-display-test.c [new file with mode: 0644]
This page took 0.02687 seconds and 4 git commands to generate.