]> git.proxmox.com Git - mirror_qemu.git/commit - tests/acceptance/tcg_plugins.py
tests/acceptance: add a new set of tests to exercise plugins
authorAlex Bennée <alex.bennee@linaro.org>
Sat, 13 Feb 2021 13:03:17 +0000 (13:03 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 18 Feb 2021 08:19:23 +0000 (08:19 +0000)
commit4c134d07b9e584d2713d7b5d0fb5fdb752ad120c
tree58ea226370c08688ee4f7ad03b47c833b24c7454
parente025d799af48bb9a7caaf5d39423381f044cb413
tests/acceptance: add a new set of tests to exercise plugins

This is just a simple test to count the instructions executed by a
kernel. However a later test will detect a failure condition when
icount is enabled.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210213130325.14781-16-alex.bennee@linaro.org>
MAINTAINERS
tests/acceptance/tcg_plugins.py [new file with mode: 0644]