Hi On Wed, Feb 3, 2021 at 3:44 PM Gerd Hoffmann <kra...@redhat.com> wrote: > > On Tue, Feb 02, 2021 at 06:26:25PM +0400, marcandre.lur...@redhat.com wrote: > > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > > > This will check virtio/vhost-user-vga & virgl are correctly initialized > > by the Linux kernel on an egl-headless display. > > > > There are many other things that could be checked, but that's a start. I > > also don't know yet how to nicely skip on incompatible host & > > configurations. > > You can annotate tests like this: > > @avocado.skipUnless(os.path.exists(pick_default_vug_bin()), "no > vhost-user-gpu") > > + def test_vhost_user_vga_virgl(self):
Ah interesting, thanks! > > [ queued whole series + some other pending ui/vga bits, kicked CI, lets > see how it is going. I suspect I'll have to drop this patch though. ] > Yes, Cleber was going to take a look, and perhaps send another avocado series I could take some inspiration from. thanks! -- Marc-André Lureau