0010_splash: add test case for splash 40/187340/3
authorJuyeon Lee <juyeonne.lee@samsung.com>
Wed, 22 Aug 2018 06:30:31 +0000 (15:30 +0900)
committerJuyeon Lee <juyeonne.lee@samsung.com>
Fri, 24 Aug 2018 09:10:53 +0000 (18:10 +0900)
commit47509aaf732e9f2a8a67f5841160c8885415c009
tree98d3d81f22c857dd5aa5ecafbeb4f6062d8823e4
parent94dda77f5c9182f4a8d51d96c8cfced0a11d6fad
0010_splash: add test case for splash

from this TC, we can evaluate splash launch feature
tizen_launch_splash_interface, tizen_launch_effect_interface are going to be run

Change-Id: Ie7bd992a799bf5e20d6057cad74f368ced68e1f1
Makefile.am
configure.ac
data/Makefile.am [new file with mode: 0644]
data/edc/launch_splash.edc [new file with mode: 0644]
data/img/launchimg_splash.png [new file with mode: 0644]
packaging/e-tizen-testcase.spec
src/Makefile.am
src/e_test_event.cpp
src/e_test_event.h
src/e_test_util.h
src/testcase/0010_splash.cpp [new file with mode: 0644]