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}