Add face struct, ecore event, handler, and TCs 50/295850/1
authordyamy-lee <dyamy.lee@samsung.com>
Thu, 1 Jun 2023 09:14:56 +0000 (18:14 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Fri, 14 Jul 2023 10:54:56 +0000 (19:54 +0900)
commitd16e0b0044fd62ef81d70c2734b9b375e8113ca1
tree25bb493c4b12b344388c1441e3b1444c552a9c01
parentfc768848ca8010452fd3207b896086dd52d32dc8
Add face struct, ecore event, handler, and TCs

This patch is added handlers about face recognizer event,
and initializes this event variable.
By this patch's added test cases, it can check face recognizer event type is working and, multi input modalities can be registered.

Change-Id: Ibb185d5d925756d41654e918d2a1d95b19317f1e
src/mmimgr/iu/mmi_iu.cpp
src/mmimgr/mmi-common.h
src/mmimgr/mmi-core.c
src/mmimgr/mmi-manager.c
src/mmimgr/mmi-provider.c
tests/iu/mmi_iu_feed_input_event_unittests.cpp
tests/mmi-client-tests.cpp