mv_common: fix utc negative test issue accepted/tizen/unified/20220726.012234 submit/tizen/20220721.064000 submit/tizen/20220725.050651
authorInki Dae <inki.dae@samsung.com>
Thu, 21 Jul 2022 05:26:40 +0000 (14:26 +0900)
committerInki Dae <inki.dae@samsung.com>
Thu, 21 Jul 2022 06:39:49 +0000 (15:39 +0900)
commit366eef94e767d6197eb7faf61ad43a8037186876
tree92e2e3de2609a589f70477e5b082d3ecc150c234
parentd4e89d0f3ae0d4b1b7bf181628eee83aae717e4e
mv_common: fix utc negative test issue

[Issue type] bug fix

Fixed negative test issue of legacy face tracking test by
returning an error correctly. In case of invalid color space type,
INVALID_PARAMETER error should be returned according to
utc_mediavision_mv_face_track_n test case.

Change-Id: Ia74578eb33ea1bbc88681cd3abf6fa9d44e22169
Signed-off-by: Inki Dae <inki.dae@samsung.com>
mv_common/src/CommonUtils.cpp