summaryrefslogtreecommitdiff
path: root/manual/generic/android/android-version.yaml
blob: f3d05912e64cfbaa4a7e4732d44670c0e1fb6484 (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
25
26
27
28
metadata:
    name: android-android-version
    format: "Manual Test Definition 1.0"
    description: "Test if the kernel version is correct"
    maintainer:
        - botao.sun@linaro.org
    os:
        - android
    scope:
        - functional
    devices:
        - panda
        - panda-es
        - vexpress-a9
        - vexpress-tc2
        - arndale
    environment:
        - manual-test

run:
    steps:
        - "From UI application goto Settings"
        - "Select 'About tablet' feature from the last options of settings"
        - "Check Android version"

    expected:
        - "Validate the Android version matches the current tag version"