tests/qtest/meson.build: Don't include qtests_npcm7xx in qtests_aarch64
commit83ae76cea3a2499f69f98bb90e98224b9a801926
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Feb 2024 11:30:46 +0000 (15 11:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Feb 2024 11:30:46 +0000 (15 11:30 +0000)
tree0fa0627865091aae575f30ae387147201ef985aa
parentdfae6d5eec0666648d7e4664ae6e40ebf5b80c7b
tests/qtest/meson.build: Don't include qtests_npcm7xx in qtests_aarch64

We deliberately don't include qtests_npcm7xx in qtests_aarch64,
because we already get the coverage of those tests via qtests_arm,
and we don't want to use extra CI minutes testing them twice.

In commit 327b680877b79c4b we added it to qtests_aarch64; revert
that change.

Fixes: 327b680877b79c4b ("tests/qtest: Creating qtest for GMAC Module")
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240206163043.315535-1-peter.maydell@linaro.org
tests/qtest/meson.build