diff options
author | Amit Khare <amit.khare@linaro.org> | 2015-02-25 01:38:57 +0530 |
---|---|---|
committer | Milosz Wasilewski <milosz.wasilewski@linaro.org> | 2015-02-25 18:48:36 +0000 |
commit | 4b346247dcb013db0006c290c00a2c2661ce118f (patch) | |
tree | bf58f3269eb2238cd13b2e84751dc6d170edd98f /common/dmidecode.yaml | |
parent | f039cc05871ee513a9a3df140ad348e917fad33b (diff) | |
download | test-definitions-pipe-4b346247dcb013db0006c290c00a2c2661ce118f.tar.gz |
Common: dmidecode test description updated
Change-Id: I4ef1f17d8dc332eed59bca0789ed00ef4ddef81b
Diffstat (limited to 'common/dmidecode.yaml')
-rw-r--r-- | common/dmidecode.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/common/dmidecode.yaml b/common/dmidecode.yaml index 38c5d09..b87e79f 100644 --- a/common/dmidecode.yaml +++ b/common/dmidecode.yaml @@ -1,7 +1,9 @@ metadata: name: dmidecode format: "Lava-Test-Shell Test Definition 1.0" - description: "DMI Decode Test" + description: "DMI Decode Test for Linaro Ubuntu & OpenEmbedded builds. Dmidecode + reports information about system's hardware from BIOS such as bios_version + dmi, id, bios_version and bios_date." version: 1.0 os: - ubuntu @@ -13,6 +15,7 @@ metadata: - beagle-xm - mx53loco - rtsm_fvp_base-aemv8a + - juno scope: - functional |