The change of the configuration and the implementation of the event input.
[profile/ivi/ico-uxf-weston-plugin.git] / tests / testdata / hs_mapsurf.dat
1 #       Test for Weston IVI Plugin for HomeScreen(SystemController)
2 #       Surface Map Test
3 #
4 #
5 #       1. Surface Map/Unmap
6 #
7 launch ../tests/test-client < ../tests/testdata/cl_surface5.dat 2> ../tests/testlog/test-client01.log 1>&2
8 waitcreate 2
9 show test-client
10 sleep 1
11 # map surface
12 map test-client 0
13 #
14 sleep 1
15 launch ../tests/test-eflapp @1 -color=0xe02040ff 2> ../tests/testlog/test-eflapp.log 1>&2
16 waitcreate 2
17 move test-eflapp@1 100 150
18 show test-eflapp@1
19 sleep 1
20 #
21 # map surface
22 map test-eflapp@1 15
23 sleep 2
24 #
25 # unmap surface
26 unmap test-eflapp@1
27 unmap test-client
28 sleep 2
29 #
30 sleep 2
31 kill test-client
32 kill test-eflapp@1
33 sleep 1
34 #
35 #       2. End of Test
36 bye
37