]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg/plugins: add plugin to test reset and uninstall
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Fri, 4 Apr 2025 03:20:27 +0000 (20:20 -0700)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 9 Apr 2025 09:35:29 +0000 (10:35 +0100)
commitd832ff9d0248c2f1895352ced3b3bf7a71f42702
tree8ce695b01259f739dc4188b45edf6195dbbddc05
parentc07cd110a1824e2d046581af7375f16dac26e96f
tests/tcg/plugins: add plugin to test reset and uninstall

We perform a plugin reset, uninstall, and make sure we went through
those steps.

Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20250404032027.430575-3-pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/tcg/plugins/meson.build
tests/tcg/plugins/reset.c [new file with mode: 0644]