elm fileselector: fix test to wait for the right event
authorVitor Sousa <vitorsousasilva@gmail.com>
Wed, 14 Sep 2016 23:45:16 +0000 (20:45 -0300)
committerVitor Sousa <vitorsousasilva@gmail.com>
Thu, 15 Sep 2016 00:04:00 +0000 (21:04 -0300)
commit93d7b480fd390603b1d9f1b3779449d56c337fc1
tree64d76e17cde9efb122589d24d2cd17b9ce924827
parent351af26271f5a3fe4d5dd03fb2a8381e5f067400
elm fileselector: fix test to wait for the right event

Fileselector test was waiting for the wrong event. It caused the test to
fail in some situations, since it could check the object when it is
not ready.

Fix T4502

@fix
src/tests/elementary/elm_test_fileselector.c