summaryrefslogtreecommitdiff
path: root/android/bionic-benchmark.yaml
blob: e6f522fdad52b5a4dac626bd684e1d7bc98e6841 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
metadata:
    name: bionic-benchmarks-with-units
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "collect the bionic-benchmarks data and try to analyse"
    maintainer:
        - yongqin.liu@linaro.org
    os:
        - android
    scope:
        - performance
    devices:
        - juno

params:
    RECORD_RESULT_LOCAL: "FALSE"
    LOOP_COUNT: "1"

run:
    steps:
        - ./android/scripts/bionic-benchmarks.sh --record-csv ${RECORD_RESULT_LOCAL} --loop-count ${LOOP_COUNT}