sensor: Add lcov exceptions to sensor accessing codes 22/298522/1 accepted/tizen/8.0/unified/20231005.092838 accepted/tizen/unified/20230911.091138 tizen_8.0_m2_release
authorSangYoun Kwak <sy.kwak@samsung.com>
Fri, 8 Sep 2023 07:56:07 +0000 (16:56 +0900)
committerSangYoun Kwak <sy.kwak@samsung.com>
Fri, 8 Sep 2023 07:56:07 +0000 (16:56 +0900)
commit63d64317c866be33bf075872ce0d40275151d410
tree0aefa4c62e7ea2772876d78641b626a473349728
parent043b764b59aa569e6676034add7a48050ff16dc4
sensor: Add lcov exceptions to sensor accessing codes

Line coverage exception is added to the codes which are executed only
when there is at least one sensor. (such as sensor event callback
function)
These codes are not executed if no sensor is supported and the test
environment has no sensor, they are considered as exceptions.

Change-Id: I524a60d31132baf31cb1fcec617dc0879273f8fc
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
src/sensor.cpp