Addition of the window animation interface.
[profile/ivi/ico-uxf-weston-plugin.git] / tests / testdata / hs_slide.dat
1 #       Test for Weston IVI Plugin for HomeScreen(SystemController)
2 #       Slide test
3 #
4 #       1. Pure client
5 launch ../tests/test-client < ../tests/testdata/cl_surface2.dat 2> ../tests/testlog/test-client2.log
6 waitcreate 2
7 hide test-client
8 animation test-client Slide.toRight
9 sleep 1
10 show test-client
11 sleep 3
12 hide test-client
13 sleep 3
14 kill test-client
15 #
16 #       9. End of Test
17 bye
18