qemu/tests/tcg/plugins
Pierrick Bouvier 892b06c40e plugins: add explicit dependency in functional tests
./tests/functional/test_aarch64_tcg_plugins.py needs to have plugin
libinsn built. However, it's not listed as a dependency, so meson can't
know it needs to be built.

Thus, we keep track of all plugins, and add them as an explicit
dependency.

Fixes: 4c134d07b9 ("tests: add a new set of tests to exercise plugins")
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250304222439.2035603-9-alex.bennee@linaro.org>
2025-03-10 10:30:00 +00:00
..
bb.c tests/tcg: move test plugins into tcg subdir 2024-07-30 11:44:18 +01:00
empty.c tests/tcg: move test plugins into tcg subdir 2024-07-30 11:44:18 +01:00
inline.c tests/tcg: move test plugins into tcg subdir 2024-07-30 11:44:18 +01:00
insn.c tests/tcg/plugins/insn: remove unused callback parameter 2025-01-17 10:44:31 +00:00
mem.c tests/tcg/plugins/mem: fix 32-bit build 2025-01-17 10:44:42 +00:00
meson.build plugins: add explicit dependency in functional tests 2025-03-10 10:30:00 +00:00
syscall.c tests/tcg/plugins/syscall: fix 32-bit build 2025-01-17 10:44:38 +00:00