packaging: Update dependencies and bump version to 0.9.23
[profile/ivi/ico-uxf-weston-plugin.git] / tests / testdata / hs_resize_smoke.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 1
9 resize wayland-smoke 400 400
10 sleep 2
11 resize wayland-smoke 600 300
12 sleep 2
13 resize wayland-smoke 300 600
14 sleep 2
15 resize wayland-smoke 100 300
16 sleep 2
17 resize wayland-smoke 300 100
18 sleep 2
19 kill wayland-smoke
20 sleep 1
21 #
22 bye
23