blob: 45848cb9070f6c73189dc14aadc85e57dd1c4084 [file] [log] [blame]
metadata:
format: "Lava-Test Test Definition 1.0"
name: memtester
description: "Memtester for android is userspace utility to test for faulty memory subsystem
or faulty memory modules. The test checks 1MB of memory and runs all tests once."
maintainer:
- harigopal.gollamudi@linaro.org
os:
- android
scope:
- functional
devices:
- arndale
- panda
- panda-es
- vexpress-a9
- vexpress-tc2
- juno
run:
steps:
- "./android/scripts/memtester.sh"
parse:
pattern: "^(?P<test_case_id>\\w+\\s+\\w+)\\s*:\\s+(?P<result>\\w+)$"