summaryrefslogtreecommitdiff
path: root/manual/generic/linux/wifi-small-download.yaml
blob: 6f3e09a1754b4a8f8f2d41560df961d5c8304d9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
metadata:
    name: wifi-small-downlaod
    format: "Manual Test Definition 1.0"
    description: "Test if small file can be downloaded via WiFi."
    maintainer:
        - amit.khare@linaro.org
    os:
        - ubuntu
    scope:
        - functional
    devices:
        - hi6220-hikey
        - apq8016-sbc
    environment:
        - manual-test

run:
    steps:
        - Boot the board successfully to UI.
        - Check available wireless network and connect.
        - Open browser and download this file "http://samplemedia.linaro.org/MPEG4/big_buck_bunny_1080p_MPEG4_MP3_25fps_7600K_short.AVI"

    expected:
        - Downloading big_buck_bunny_1080p_MPEG4_MP3_25fps_7600K_short.AVI file completes without any issues.