metadata: name: homescreen format: "Lava-Test-Shell Test Definition 1.0" description: "Test to check if the homescreen is up for Linaro android builds." maintainer: - vishal.bhoj@linaro.org os: - android scope: - functional devices: - arndale - panda - panda-es - vexpress-a9 - vexpress-tc2 - juno run: steps: - "./android/scripts/homescreen.sh" parse: pattern: "^(?P.*)=(?P.*)"