Build support to generate gcov code coverage. 34/211034/2
authorSenthil Kumar G S <senthil.gs@samsung.com>
Wed, 24 Jul 2019 10:09:33 +0000 (15:39 +0530)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 1 Aug 2019 23:57:54 +0000 (08:57 +0900)
commit4e9fe7593f56600b1f1e025c1b7907c2b878deca
tree01d220d701ae8f8a75d44e92293ef1a434a56577
parent1531cd30bf83757ba9dbcf4bea46439b1b7c7c70
Build support to generate gcov code coverage.

Build flag: COVERAGE_CHECKS
Supported mode: debug
Platform: linux

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/549/commits/7dc3dab0cb819a91a7bf56d31e39677b8ec5c640
(cherry-picked from 7dc3dab0cb819a91a7bf56d31e39677b8ec5c640)

Change-Id: I32e16780891f1e97b91a4c0f9589ef8f56c4a048
Signed-off-by: Senthil Kumar G S <senthil.gs@samsung.com>
Signed-off-by: Sudipto Bal <sudipto.bal@samsung.com>
build_common/SConscript
build_common/linux/SConscript
tools/generate_report.sh [new file with mode: 0644]