blob: 9791cd7defe472c26fdf301e99aa696f768d85cf [file] [log] [blame]
metadata:
format: "Lava-Test Test Definition 1.0"
name: glmark2
description: "Glmark2 test for android is an OpenGL 2.0 and ES 2.0 benchmark. The Glmark2 test suite is used to
measure different aspects of OpenGL (ES) 2.0 performance like video, graphics and display."
maintainer:
- harigopal.gollamudi@linaro.org
os:
- android
scope:
- performance
devices:
- arndale
- panda
- panda-es
- juno
run:
steps:
- "./android/scripts/glmark2.sh"
parse:
pattern: "^\\(\\s+\\d*\\):\\s+(?P<test_case_id>\\S+)\\:\\s(?P<units>\\S+):\\s(?P<measurement>[\\d.]+)\\s+\\S+:\\s[\\d.]+\\s\\S+\\s(?P<result>\\S+)"