check: Relocate line coverage comment at profile_get_num_of_standard() 94/308894/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20240404.154956
authorYunhee Seo <yuni.seo@samsung.com>
Tue, 2 Apr 2024 09:18:34 +0000 (18:18 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Tue, 2 Apr 2024 09:59:01 +0000 (18:59 +0900)
commite82d9011047d3ce6de32c2d1a1ba2ebb62ba641b
tree674a896e8872c66d3a67ffe619cd15bf3ceb0306
parentd5558057136b51c1a2bdf5c8d56d5bb4f859a30a
check: Relocate line coverage comment at profile_get_num_of_standard()

profile_get_num_of_standard() returns the size of standard_pattern array.
However, standard pattern array is only used at mobile and wearable profile.
Because this function cannot be tested in the 8.0 public image,
it is excluded from line coverage target.

Change-Id: If039e7b71465ad53e120256d40485886d96e426e
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/check.c