tests/ecore_wl2: Reduce calls to ecore_wl2_display_connect
authorChristopher Michael <cp.michael@samsung.com>
Mon, 22 Jul 2019 13:48:19 +0000 (09:48 -0400)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Tue, 23 Jul 2019 05:09:40 +0000 (14:09 +0900)
commit03d42e75a6e36b79022931919aa94ea592c67f00
tree8b8ae85ad018340c091bc98629b040a53ea6cf80
parent5ee7452c6cacb603d3891624a02fa961a303c4db
tests/ecore_wl2: Reduce calls to ecore_wl2_display_connect

In order to reduce display setup time during test execution, we can
just connect once and run all the window tests after that.

ref T8016
src/tests/ecore_wl2/ecore_wl2_test_window.c