eldbus: fix tests to properly take into account the presence of ecore system module.
authorCedric BAIL <cedric.bail@samsung.com>
Mon, 23 Dec 2013 02:42:12 +0000 (11:42 +0900)
committerCedric BAIL <cedric.bail@samsung.com>
Mon, 23 Dec 2013 02:42:12 +0000 (11:42 +0900)
commitc255849fdc8227f8204e405a9a1421ed4371d4c3
tree0f4f6663487aacf65508fbaa0604f51103a4235c
parent0a6ce62bb247031aa4139d0b69506ed2ea2cba0d
eldbus: fix tests to properly take into account the presence of ecore system module.

Ecore system module may use dbus, so when you init ecore, it may init eldbus a few
more time (depending on the module that are present on your system). This result in
eldbus_init returning a valid init, but different from 1. This patch update the test
to take that into account.
src/tests/eldbus/eldbus_test_eldbus_init.c