metadata: name: device-tree format: "Lava-Test-Shell Test Definition 1.0" description: "Device tree test to check the folder structure. The test verifies that device-tree is available and contains model name of the board." maintainer: - milosz.wasilewski@linaro.org os: - ubuntu - openembedded scope: - functional devices: - panda - panda-es - vexpress-a9 - vexpress-tc2 - highbank - rtsm_foundation-armv8 - rtsm_fvp_base-aemv8a - arndale - aa9 - origen - snowball environment: - lava-test-shell run: steps: - "cd ubuntu/scripts; ./device-tree.sh" parse: pattern: "(?P[a-zA-Z0-9_-]+):\\s(?P\\w+)" fixupdict: FAIL: fail PASS: pass