Remove tests related gcno files 86/296786/1 accepted/tizen/unified/20230808.011411
authorWootak Jung <wootak.jung@samsung.com>
Fri, 4 Aug 2023 07:33:43 +0000 (16:33 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Fri, 4 Aug 2023 07:33:43 +0000 (16:33 +0900)
Change-Id: I1d775310baa41a70fd877883e8fd7a7f26ad1897
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
packaging/capi-network-bluetooth.spec

index 6cf565a..c3e7ce7 100644 (file)
@@ -160,4 +160,5 @@ genhtml %{name}.info -o out --legend --show-details
 %if 0%{?gcov:1}
 %files gcov
 %{_datadir}/gcov/obj/*
+%exclude %{_datadir}/gcov/obj/*/*/tests/*
 %endif