tests: Add functional test for out-of-process device emulation
authorJagannathan Raman <jag.raman@oracle.com>
Wed, 3 Mar 2021 20:53:20 +0000 (17:53 -0300)
committerCleber Rosa <crosa@redhat.com>
Wed, 17 Mar 2021 02:18:27 +0000 (22:18 -0400)
commit9afa1766dd48203d7fe27c88b16ef755361b5b78
treec765269e6f5dd51bda3039fb1644fd1189acfa3a
parentcd093d5a2c92c34657c328affcb6ce5413cd205e
tests: Add functional test for out-of-process device emulation

Runs the Avocado acceptance test to check if a
remote lsi53c895a device gets identified by the guest.

Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
Signed-off-by: John G Johnson <john.g.johnson@oracle.com>
Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
[WR: Refactored code]
Signed-off-by: Willian Rampazzo <willianr@redhat.com>
Tested-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Tested-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20210303205320.146047-3-willianr@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
tests/acceptance/multiprocess.py [new file with mode: 0644]