build: fix coverage for various lcov versions 44/42044/3
authorBenoît Ganne <[email protected]>
Wed, 18 Dec 2024 16:38:23 +0000 (17:38 +0100)
committerDave Wallace <[email protected]>
Mon, 24 Mar 2025 13:48:01 +0000 (13:48 +0000)
commit7aebf804fe0050d4a48aab591b55f026e8dcc4c4
tree0b3246db81a92fb240d19e9f534b7b3c49a8ffb5
parente1705791e6fa7d80d14110cabbc6979d497e9e12
build: fix coverage for various lcov versions

Starting with lcov version 2, we need to add some errors filtering.
Unfortunately, those filters are not available with lcov version 1.

Type: fix
Fixes: 66fcfb845b8e588901b4f663435e9e1b30499467

Change-Id: Ic8f4c55be89dcc59370b5a69ed8e8f39c5647ec8
Signed-off-by: Benoît Ganne <[email protected]>
test/Makefile