]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg: add mechanism to run specific tests with plugins
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Mon, 16 Sep 2024 08:53:48 +0000 (09:53 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 19 Sep 2024 14:58:01 +0000 (15:58 +0100)
commit7cefff22d54ec1cfe87fab7814ef7c00392c7d05
treebbcacbd3cf9e55fc3b0a8d0a9a79d0830cbb5267
parent9505f85e2d3343f2c8502b34600a6abae257bfb6
tests/tcg: add mechanism to run specific tests with plugins

Only multiarch tests are run with plugins, and we want to be able to run
per-arch test with plugins too.

Tested-by: Xingtao Yao <yaoxt.fnst@fujitsu.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20240724194708.1843704-4-pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240916085400.1046925-7-alex.bennee@linaro.org>
tests/tcg/Makefile.target