summaryrefslogtreecommitdiff
path: root/manual/generic/linux/wifi-large-download.yaml
blob: bf2870bee63627bf74d2f64cbbf835d5e956fb12 (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-large-downlaod
    format: "Manual Test Definition 1.0"
    description: "Test if large 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/H264/tears_of_steel_1080p_H264_24fps.mov"

    expected:
        - Downloading tears_of_steel_1080p_H264_24fps.mov file completes without any issues.