diff mbox

fwts-test: add dt_base to show-tests* regression tests

Message ID 1462241553-28491-1-git-send-email-alex.hung@canonical.com
State Accepted
Headers show

Commit Message

Alex Hung May 3, 2016, 2:12 a.m. UTC
Sync with "devicetree/dt_base: Add base device-tree validity checks"
(commit 9baef445752cc819b3dbcb591f2c9bfa8ce0a52d)

Signed-off-by: Alex Hung <alex.hung@canonical.com>
---
 fwts-test/arg-show-tests-0001/arg-show-tests-0001.log           | 1 +
 fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log | 4 ++++
 2 files changed, 5 insertions(+)

Comments

Colin Ian King May 3, 2016, 6:12 a.m. UTC | #1
On 03/05/16 03:12, Alex Hung wrote:
> Sync with "devicetree/dt_base: Add base device-tree validity checks"
> (commit 9baef445752cc819b3dbcb591f2c9bfa8ce0a52d)
> 
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>  fwts-test/arg-show-tests-0001/arg-show-tests-0001.log           | 1 +
>  fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log | 4 ++++
>  2 files changed, 5 insertions(+)
> 
> diff --git a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> index 0168202..7ca0819 100644
> --- a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -75,6 +75,7 @@ Batch tests:
>   dbgp            DBGP (Debug Port) Table test.
>   dmar            DMA Remapping (VT-d) test.
>   dmicheck        DMI/SMBIOS table tests.
> + dt_base         Base device tree validity check
>   dt_sysinfo      Device tree system information test
>   ebda            Test EBDA region is mapped and reserved in memory map table.
>   ecdt            ECDT Embedded Controller Boot Resources Table test.
> diff --git a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> index 8c9cd10..9193ecc 100644
> --- a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> +++ b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> @@ -364,6 +364,10 @@ Batch tests:
>    Find and test SMBIOS Table Entry Points.
>    Test DMI/SMBIOS tables for errors.
>    Test DMI/SMBIOS3 tables for errors.
> + dt_base         (3 tests):
> +  Check device tree presence
> +  Check device tree baseline validity
> +  Check device tree warnings
>   dt_sysinfo      (2 tests):
>    Check model property
>    Check system-id property
> 
Acked-by: Colin Ian King <colin.king@canonical.com>
Ivan Hu May 11, 2016, 6:53 a.m. UTC | #2
On 2016年05月03日 10:12, Alex Hung wrote:
> Sync with "devicetree/dt_base: Add base device-tree validity checks"
> (commit 9baef445752cc819b3dbcb591f2c9bfa8ce0a52d)
>
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>   fwts-test/arg-show-tests-0001/arg-show-tests-0001.log           | 1 +
>   fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log | 4 ++++
>   2 files changed, 5 insertions(+)
>
> diff --git a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> index 0168202..7ca0819 100644
> --- a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -75,6 +75,7 @@ Batch tests:
>    dbgp            DBGP (Debug Port) Table test.
>    dmar            DMA Remapping (VT-d) test.
>    dmicheck        DMI/SMBIOS table tests.
> + dt_base         Base device tree validity check
>    dt_sysinfo      Device tree system information test
>    ebda            Test EBDA region is mapped and reserved in memory map table.
>    ecdt            ECDT Embedded Controller Boot Resources Table test.
> diff --git a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> index 8c9cd10..9193ecc 100644
> --- a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> +++ b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> @@ -364,6 +364,10 @@ Batch tests:
>     Find and test SMBIOS Table Entry Points.
>     Test DMI/SMBIOS tables for errors.
>     Test DMI/SMBIOS3 tables for errors.
> + dt_base         (3 tests):
> +  Check device tree presence
> +  Check device tree baseline validity
> +  Check device tree warnings
>    dt_sysinfo      (2 tests):
>     Check model property
>     Check system-id property
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
diff mbox

Patch

diff --git a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
index 0168202..7ca0819 100644
--- a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
+++ b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
@@ -75,6 +75,7 @@  Batch tests:
  dbgp            DBGP (Debug Port) Table test.
  dmar            DMA Remapping (VT-d) test.
  dmicheck        DMI/SMBIOS table tests.
+ dt_base         Base device tree validity check
  dt_sysinfo      Device tree system information test
  ebda            Test EBDA region is mapped and reserved in memory map table.
  ecdt            ECDT Embedded Controller Boot Resources Table test.
diff --git a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
index 8c9cd10..9193ecc 100644
--- a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
+++ b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
@@ -364,6 +364,10 @@  Batch tests:
   Find and test SMBIOS Table Entry Points.
   Test DMI/SMBIOS tables for errors.
   Test DMI/SMBIOS3 tables for errors.
+ dt_base         (3 tests):
+  Check device tree presence
+  Check device tree baseline validity
+  Check device tree warnings
  dt_sysinfo      (2 tests):
   Check model property
   Check system-id property