ecore: make sure that ecore stay initialized during the full test.
authorCedric BAIL <cedric.bail@free.fr>
Fri, 29 Mar 2019 00:09:14 +0000 (17:09 -0700)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 30 May 2019 08:17:50 +0000 (17:17 +0900)
commit815623c14ffb93873502c0b5e2fd35ed09844fde
tree5cfe9325627fc4f5ee0c2fd5e72f8fcbb070de00
parent7fb31b533e77a0fddeb051240211e7c39d4b2d6b
ecore: make sure that ecore stay initialized during the full test.

efl_app_test_promise.c is slightly special and corrective action have to be
taken to make sure that ecore_init return the right value when the no fork
mode of libcheck is used.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D8566
src/tests/ecore/efl_app_test_promise.c