"mismatch,graph,unused" options are added.
Change-Id: I8c748062c8e60983aeaa60c64cfe3a5b767b01c2
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
export LD_LIBRARY_PATH="../../appcore_ui_app_ambient:../../src"
ctest --verbose %{?_smp_mflags}
%if 0%{?gcov:1}
-lcov -c --ignore-errors graph --no-external -q -d . -o appcore_ui_app_ambient.info
+lcov -c --ignore-errors mismatch,graph,unused --no-external -q -d . -o appcore_ui_app_ambient.info
genhtml appcore_ui_app_ambient.info -o appcore_ui_app_ambient.out
zip -r appcore_ui_app_ambient.zip appcore_ui_app_ambient.out
install -m 0644 appcore_ui_app_ambient.zip %{buildroot}%{_datadir}/gcov/