summaryrefslogtreecommitdiff
path: root/manual/generic/android/gallery-app.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/generic/android/gallery-app.yaml')
-rw-r--r--manual/generic/android/gallery-app.yaml30
1 files changed, 30 insertions, 0 deletions
diff --git a/manual/generic/android/gallery-app.yaml b/manual/generic/android/gallery-app.yaml
new file mode 100644
index 0000000..4d19bb8
--- /dev/null
+++ b/manual/generic/android/gallery-app.yaml
@@ -0,0 +1,30 @@
+metadata:
+ name: andriod-gallery-app
+ format: "Manual Test Definition 1.0"
+ description: "Test if Gallery App works well"
+ maintainer:
+ - botao.sun@linaro.org
+ os:
+ - android
+ scope:
+ - functional
+ devices:
+ - panda
+ - panda-es
+ - vexpress-a9
+ - vexpress-tc2
+ - arndale
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - "Put some pictures and videos to SD card then boot the board"
+ - "Gallery app should be available and shown after the board booted successfully"
+ - "Launch Gallery app, and click some pictures and videos"
+
+ expected:
+ - "Gallery app should can be launched successfully"
+ - "The thumbnails of pictures and videos should be available"
+ - "Pictures should can be shown full size successfully after click it"
+ - "Video can be played successfully after click it"