Il mer 28 set 2022, 00:09 Michael S. Tsirkin <m...@redhat.com> ha scritto:
> On Tue, Sep 27, 2022 at 11:44:56PM +0200, Paolo Bonzini wrote: > > I also second the idea of using avocado instead of pytest, by the way. > > > > Paolo > > I do not think this is a good fit for bios tests. > bios tests are intended for a wide audience of ACPI developers > across a variety of host systems. They basically do not need anything > from the host and they need to be super easy to configure > since we have lots of drive through contributors. > The setup would be the same, with avocado installed in a virtual environment via pip. It doesn't need to be set up outside, neither with distro packages nor in ~/.local, and especially it is not necessary to deal with avocado-vt. Paolo