metadata: name: gator-data-streaming format: "Lava-Test-Shell Test Definition 1.0" description: "Gator Data Streaming Test checks DS5 profiling feature for Android builds. The test creates a sample session XML file called 'session.xml', this file is passed as a parameter to the gatord command to do a local capture and then depending upon the output of this command, test results are generated." maintainer: - milosz.wasilewski@linaro.org os: - android scope: - functional devices: - arndale - panda - panda-es - vexpress-a9 - vexpress-tc2 - juno run: steps: - "./android/scripts/gator-data-streaming.sh" parse: pattern: "(?P[a-zA-Z0-9_-]+):\\s(?P\\w+)" fixupdict: FAIL: fail PASS: pass