metadata: name: sdkhelloc-static format: "Lava-Test-Shell Test Definition 1.0" description: "Test for C compiler (static linking) in Linaro OpenEmbedded builds. NOTE: This test works only on OE builds with this layer http://layers.openembedded.org/layerindex/recipe/3611/" maintainer: - milosz.wasilewski@linaro.org os: - openembedded scope: - functional devices: - rtsm_foundation-armv8 - rtsm_fvp_base-aemv8a - rtsm_fvp_base_cortex-a57x4-a53x4 - rtsm_fvp_base_cortex-a57x1-a53x1 - juno install: git-repos: - git://git.linaro.org/qa/test-definitions.git run: steps: - "cd test-definitions/openembedded/scripts" - "./sdkhelloc_static.sh" parse: pattern: "^(?P[a-zA-Z0-9_-]+):\\s(?P\\w+)" fixupdict: PASS: pass FAIL: fail