metadata: name: sd-mmc-ubuntu format: "Lava-Test-Shell Test Definition 1.0" description: "SD MMC test on Linux Linaro ubuntu. The test checks if SD card is available and no IO error is observed in dmesg output." maintainer: - milosz.wasilewski@linaro.org os: - ubuntu scope: - functional devices: - panda - panda-es - vexpress-a9 - vexpress-tc2 - arndale - juno environment: - lava-test-shell run: steps: - "cd ubuntu/scripts; ./sd-mmc-ubuntu.sh" parse: pattern: "(?P[a-zA-Z0-9_-]+):\\s(?P\\w+)" fixupdict: FAIL: fail PASS: pass