Support Tizen 3.0
[profile/ivi/ico-uxf-weston-plugin.git] / tests / testdata / cl_surface1.dat
1 #       Test for Weston IVI Plugin for Native Application
2 #       Surface Create and Exit
3 #
4 #       1. Create Surface
5 create-surface
6 #       2. Sleep 1 sec with color change
7 sleep 1
8 clear-surface 0x80ff2020
9 sleep 0.5
10 clear-surface 0xb020ff20
11 sleep 0.5
12 clear-surface 0xe02020ff
13 sleep 0.5
14 clear-surface 0xff808080
15 sleep 0.5
16 #       3. End of this Application (exit)
17 bye