blob: 9227fbcced9ec972d3ca41e6536ea31bf6d67cc4 [file] [log] [blame]
metadata:
format: "Lava-Test Test Definition 1.0"
name: gatortest
description: "Gatortest for android checks availability of gator daemon and module on target which
is required to enable profiling between host and target machines."
maintainer:
- harigopal.gollamudi@linaro.org
os:
- android
scope:
- functional
devices:
- arndale
- panda
- panda-es
- vexpress-a9
- vexpress-tc2
- juno
run:
steps:
- "./android/scripts/gatortest.sh"
parse:
pattern: "^(?P<test_case_id>\\w+)=(?P<result>\\w+)$"