summaryrefslogtreecommitdiff
path: root/android/cachecoherency.yaml
blob: 2e08b6c23c362f9eb82bdab747d9333629cb3651 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
metadata:
    format: "Lava-Test Test Definition 1.0"
    name: cachecoherency.
    description: "Cachecoherency test for android tries to maximize randomized traffic to memory from processor and I/O using
                  stressapptest."
    maintainer:
        - harigopal.gollamudi@linaro.org
    os:
        - android
    scope:
        - functional
    devices:
        - arndale
        - panda
        - panda-es
        - vexpress-a9
        - vexpress-tc2

run:
    steps:
        - "./android/scripts/cachecoherency.sh"

parse:
    pattern: "^(?P<test_case_id>\\S+)\\s*:\\s*(?P<result>\\w+)\\s*-\\s*\\S*\\s*\\S*\\s*\\S*\\s*\\S*\\s*\\S*$"
    fixupdict:
          PASS: pass
          FAIL: fail