Fix Potential Error and Tests 47/295847/1
authordyamy-lee <dyamy.lee@samsung.com>
Mon, 21 Nov 2022 07:02:30 +0000 (16:02 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Fri, 14 Jul 2023 10:54:52 +0000 (19:54 +0900)
commita85aabf76cb7e99cba0cb9085666d4def2ec880a
tree4f5e973dbca987711ec76ece5eac41feb84a0e78
parent31e89e0be3e21d7fa0cf64d370da0d53b1756ae6
Fix Potential Error and Tests

Check Unit Tests and correct failed TCs.
Following changed the logic, it temporary supports only voice
and screen analyzer modalities.
Because tests for key and gesture are not working now, it removed tests
related key and gesture type.
It just left not supported case.

While these checking,found potential error which is not defined
the type of `MMI_PROVIDER_EVENT_VOICE_TOUCH`.
If the type is not defined, when later other type is added,
it can occur different result as expected.

Change-Id: Iba3a5be5118e385d5177ecdeb8a13f3e22fcdfa7
src/mmimgr/iu/mmi_iu.cpp
src/mmimgr/iu/mmi_iu_error.h
src/mmimgr/mmi-provider.c
tests/iu/mmi_iu_feed_input_event_unittests.cpp