summaryrefslogtreecommitdiff
path: root/manual/generic/linux/wifi-small-download.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/generic/linux/wifi-small-download.yaml')
-rw-r--r--manual/generic/linux/wifi-small-download.yaml24
1 files changed, 24 insertions, 0 deletions
diff --git a/manual/generic/linux/wifi-small-download.yaml b/manual/generic/linux/wifi-small-download.yaml
new file mode 100644
index 0000000..6f3e09a
--- /dev/null
+++ b/manual/generic/linux/wifi-small-download.yaml
@@ -0,0 +1,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.