add remove of callback lists 98/281598/1
authordyamy-lee <dyamy.lee@samsung.com>
Tue, 6 Sep 2022 07:56:57 +0000 (16:56 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 20 Sep 2022 04:52:31 +0000 (13:52 +0900)
commit7f7d40007f5afe5a3290ffade8aa69b31d5c4bb3
tree85e4ae165e465bee0f2475feeea0e451465c8ea2
parent04215a598cb53ef8b728364b1b378b14e5c8cf01
add remove of callback lists

When  is calling, added result_cb_list also needs to destroy.
So, add code of removing result_cb_list.
Also, for checking this, add test too.

Change-Id: Ic0428fc0db0f040138f71f221cc7bb362e909a81
src/mmi-client.c
tests/mmi-main-test.cpp