check: Relocate line coverage comment at profile_get_num_of_standard() 92/308892/1 accepted/tizen_unified accepted/tizen_unified_x tizen accepted/tizen/unified/20240404.164408 accepted/tizen/unified/x/20240408.053745
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:18:34 +0000 (18:18 +0900)
commit010c79860e79d1b7356bd7a66c2618f712abd076
tree1c0b30c864c58cf9008dd4679a74713966bbd69b
parent999ca1cca4df103d372ecffca395c9b5f5551188
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 9.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