summaryrefslogtreecommitdiff
path: root/openembedded/lshw.yaml
blob: b853eff11c695239408186dfd282f207cd12c629 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
metadata:
    name: lshw
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "Lshw Test for Linaro OpenEmbedded builds. lshw is a small tool to extract
                  detailed information on the hardware configuration of the machine. It can
                  report exact memory configuration, firmware version, mainboard configuration,
                  CPU version and speed, cache configuration and bus speed etc."
    version: 1.0
    maintainer:
        - milosz.wasilewski@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - rtsm_fvp_base_cortex-a57x1-a53x1
        - rtsm_fvp_base-aemv8a
        - juno
run:
    steps:
        - "./common/scripts/lshw.sh"