tests/ecore_wl2: Fix ecore_wl2_display_input_find test
authorChristopher Michael <cp.michael@samsung.com>
Thu, 9 Jan 2020 14:48:58 +0000 (09:48 -0500)
committerJongmin Lee <jm105.lee@samsung.com>
Thu, 9 Jan 2020 21:03:20 +0000 (06:03 +0900)
commit866b271d89c03d6e706578a565ca0f04bf748b6f
tree250a6f00f3f1dbbe2513559080bdca8763c1d29c
parent1fbd58dd04904391ad95af3a862c719fdf06d27d
tests/ecore_wl2: Fix ecore_wl2_display_input_find test

So apparently Enlightenment uses 'seat0' for input name and Weston
uses 'default'. Test for E_START env var and adjust function call so
that the test does not fail in either case.
src/tests/ecore_wl2/ecore_wl2_test_display.c