packaging: Update dependencies and bump version to 0.9.23
[profile/ivi/ico-uxf-weston-plugin.git] / tests / testdata / cl_inputregion.dat
1 #       Test for Weston IVI Plugin for Native Application
2 #       Surface Create and Exit
3 #
4 #       1. Create Surface
5 create-surface
6 sleep 0.5
7 set_region @test-client 50 100 30 60
8 #       2. Sleep 1 sec with color change
9 sleep 0.5
10 clear-surface 0x80ff2020
11 sleep 0.5
12 clear-surface 0xb020ff20
13 sleep 0.5
14 #
15 unset_region @test-client
16 #
17 clear-surface 0xe02020ff
18 sleep 0.5
19 clear-surface 0xff808080
20 sleep 0.5
21 clear-surface 0x80ff2020
22 sleep 0.5
23 clear-surface 0xb020ff20
24 sleep 0.5
25 clear-surface 0xe02020ff
26 sleep 0.5
27 clear-surface 0xff808080
28 sleep 0.5
29 clear-surface 0x80ff2020
30 sleep 0.5
31 clear-surface 0xb020ff20
32 sleep 0.5
33 clear-surface 0xe02020ff
34 sleep 0.5
35 clear-surface 0xff808080
36 sleep 0.5
37 clear-surface 0x80ff2020
38 sleep 0.5
39 clear-surface 0xb020ff20
40 sleep 0.5
41 clear-surface 0xe02020ff
42 sleep 0.5
43 clear-surface 0xff808080
44 sleep 30
45 #       3. End of this Application (exit)
46 bye
47