packaging: Fix gcov build error by adding the ignore error cases 54/308054/1 accepted/tizen_unified_dev accepted/tizen/unified/20240318.071433 accepted/tizen/unified/dev/20240620.003755 accepted/tizen/unified/x/20240319.055459
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 15 Mar 2024 11:22:17 +0000 (20:22 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 15 Mar 2024 11:23:02 +0000 (20:23 +0900)
commitbb509f612733a3f3e14c3ef7958594940c8c3869
tree66d4d59350e176a83a43901a5ad48618f187f206
parentd24a2529b881ee076019d12f636dc5dad2214d9a
packaging: Fix gcov build error by adding the ignore error cases

By upgrading lcov package version, there are new build error before
build warning. Fix gcov build error by adding the ignore error cases
of 'mismatch' and 'unused' options.

Change-Id: Ibc2d20eb0e9ca28c79cd9125b2e0b0aaf08a9d13
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/test/CMakeLists.txt