efl_test_multi_selectable: test for the correct event
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Wed, 18 Sep 2019 15:42:28 +0000 (17:42 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Fri, 20 Sep 2019 21:08:45 +0000 (06:08 +0900)
commit6d509f2aee8a8c08c1aae2d98fce8aabac051bf6
treef8282d4f0a76b7a32c668c5a9a5d127eeeb6dc50
parent10610264fbb6d42dd59900329f50f71fa1d1a695
efl_test_multi_selectable: test for the correct event

EFL_UI_EVENT_ITEM_SELECTED / UNSELECTED is the wrong event here. We
should check of the selection changed event. ITEM_SELECTED is the legacy
event. this was not found based on the fact that we test for this event
to NOT be executed.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10011
src/tests/elementary/spec/efl_test_multi_selectable.c