summaryrefslogtreecommitdiff
path: root/android/boottime.yaml
blob: 2e65c44f2bb0407f1be609286d8239cae90d7a49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
metadata:
    name: android-boottime
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "Checks android boot time to UI
        It relies on the dmesg and logcat information"
    maintainer:
        - milosz.wasilewski@linaro.org
        - yongqin.liu@linaro.org
    os:
        - android
    scope:
        - functional
    devices:
        - juno

run:
    steps:
        - "./android/scripts/boot_time.sh"