metadata: name: device-tree format: "Lava-Test-Shell Test Definition 1.0" description: "Device tree test to check the folder structure" os: - ubuntu devices: - origen - snowball - panda - panda-es - vexpress environment: - lava-test-shell install: git-repos: - http://git.linaro.org/git-ro/qa/test-definitions.git run: steps: - "cd ubuntu/scripts; sudo bash -x ./device-tree.sh" parse: pattern: "(?P[a-zA-Z0-9_-]+):\\s(?P\\w+)" fixupdict: FAIL: fail PASS: pass