"mismatch,graph,unused" options are added.
Change-Id: Idc74742f2ef57bced46cc6396bf590687fc0e2ea
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:../../component_based/widget_base" >& /dev/null
ctest -V
%if 0%{?gcov:1}
-lcov -c --ignore-errors graph --no-external -b . -d . -o %{name}.info
+lcov -c --ignore-errors mismatch,graph,unused --no-external -b . -d . -o %{name}.info
genhtml %{name}.info -o %{name}.out --legend --show-details
zip -r %{name}.zip %{name}.out
install -m 0644 %{name}.zip %{buildroot}%{_datadir}/gcov/