1
0
mirror of https://gitlab.com/qemu-project/qemu synced 2024-06-29 06:14:38 +00:00

scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs

Add libqmp to the testlibs component.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240604145934.1230583-6-peter.maydell@linaro.org
This commit is contained in:
Peter Maydell 2024-06-18 16:22:22 +01:00
parent 8e055eab4f
commit 5d173f30f6

View File

@ -154,7 +154,7 @@ sysemu
~ .*/qemu(/include/.*)
testlibs
~ .*/qemu(/tests/qtest(/libqos/.*|/libqtest.*))
~ .*/qemu(/tests/qtest(/libqos/.*|/libqtest.*|/libqmp.*))
tests
~ .*/qemu(/tests/.*)