diff options
author | Pierrick Bouvier <pierrick.bouvier@linaro.org> | 2025-03-04 22:24:15 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2025-03-10 10:30:00 +0000 |
commit | 892b06c40e46656b07579b9f4fb7a8f2652cacf2 (patch) | |
tree | 71529fb89a88da3397076725c1e2e14ec84929a3 /scripts/feature_to_c.py | |
parent | d69178d3705994c1e4f7f919dfb6dd31b8b11d80 (diff) | |
download | qemu-892b06c40e46656b07579b9f4fb7a8f2652cacf2.zip qemu-892b06c40e46656b07579b9f4fb7a8f2652cacf2.tar.gz qemu-892b06c40e46656b07579b9f4fb7a8f2652cacf2.tar.bz2 |
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: 4c134d07b9e ("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>
Diffstat (limited to 'scripts/feature_to_c.py')
0 files changed, 0 insertions, 0 deletions