Build support to generate gcov code coverage. 22/211022/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:20:17 +0000 (08:20 +0900)
commit856b306ed7f38f1fcbc92c6ac64863ebe95703d6
tree15160bd632c3e752231ee150f145a7610be12a23
parent271cb0c5e9535138e31ab3326632d888d300a0c1
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]