blob: 95b04ff9ab4c65e3ff96bbee6a4f797ea941bc51 [file] [log] [blame]
metadata:
name: 0xbench
format: "Lava-Test Test Definition 1.0"
description: "0xbench integrates a series of benchmarks for Android system into the comprehensive benchmark suite.
The test suite constitutes of OpenGL|ES, 2D Canvas, 3D graphics, C library and System call."
maintainer:
- harigopal.gollamudi@linaro.org
os:
- android
scope:
- performance
devices:
- arndale
- panda
- panda-es
- vexpress-a9
- vexpress-tc2
run:
steps:
- "./android/scripts/0xbench/0xbench.sh"
parse:
pattern: "^(?P<test_case_id>\\S*\\s*\\S+)\\s+(?P<measurement>[\\d\\.]+)\\s+(?P<units>\\S+)\\s+(?P<result>\\S+)$"