qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Functional tests (AKA Avocado-based tests)


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] Functional tests (AKA Avocado-based tests)
Date: Thu, 25 Jan 2018 14:11:58 +0000
User-agent: Mutt/1.9.1 (2017-09-22)

On Wed, Jan 17, 2018 at 03:05:54AM -0500, Cleber Rosa wrote:
> This is about how QEMU developers can get started with functional
> tests that are built on top of the Avocado libraries (and meant to be
> run with the Avocado test runner).

Here is my guess at where this fits into QEMU's testing landscape:

Avocado can help us write a new kind of test - functional (acceptance)
tests - that run full-blown guest operating systems, invoke shell
commands inside guests, and also use QMP.  Avocado can probably test
guest OS installation and boot.

There is some overlap with what exists in tests/ today, but I guess it
won't replace check (unit tests), qtests, or qemu-iotests.

Is this how you envision Avocado usage in QEMU?

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]