blob: 5e0021633fb726aa68b9a460238a516d2f40200c [file] [log] [blame]
metadata:
name: busybox
format: "Lava-Test-Shell Test Definition 1.0"
description: "BusyBox combines tiny versions of many common UNIX utilities into a single small executable Test. Busybox for android
covers test's like mkdir, touch, ls, ps, whoami, which, basename, cp, rm, dmesg and grep."
maintainer:
- senthil.kumaran@linaro.org
- amit.pundir@linaro.org
os:
- android
scope:
- functional
devices:
- arndale
- panda
- panda-es
- vexpress-a9
- vexpress-tc2
run:
steps:
- "./android/scripts/busybox.sh"
parse:
pattern: "^(?P<test_case_id>.*)=(?P<result>.*)"