packaging: Update dependencies and bump version to 0.9.23
[profile/ivi/ico-uxf-weston-plugin.git] / tests / testdata / hs_resize_smoke_xm.dat
1 #       Test for Weston IVI Plugin for HomeScreen(SystemController)
2 #       Resize bug test(smoke)
3 #
4 launch /usr/bin/wayland-smoke 2> ../tests/testlog/wayland-smoke.log
5 waitcreate 2
6 move wayland-smoke 100 50
7 show wayland-smoke
8 sleep 2
9 resize wayland-smoke 50 400
10 sleep 2
11 resize wayland-smoke 100 300
12 sleep 2
13 resize wayland-smoke 25 500
14 sleep 2
15 resize wayland-smoke 150 200
16 sleep 2
17 kill wayland-smoke
18 sleep 1
19 #
20 bye
21