diff mbox

[3/7] Update regression test for arg-show-tests-0001/test-0001.sh

Message ID 1453425138-21501-4-git-send-email-al.stone@linaro.org
State Accepted
Headers show

Commit Message

Al Stone Jan. 22, 2016, 1:12 a.m. UTC
Signed-off-by: Al Stone <al.stone@linaro.org>
---
 fwts-test/arg-show-tests-0001/arg-show-tests-0001.log | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Comments

Alex Hung Jan. 25, 2016, 8:41 a.m. UTC | #1
On 01/22/2016 09:12 AM, Al Stone wrote:
> Signed-off-by: Al Stone <al.stone@linaro.org>
> ---
>   fwts-test/arg-show-tests-0001/arg-show-tests-0001.log | 8 ++++++--
>   1 file changed, 6 insertions(+), 2 deletions(-)
>
> 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 453e397..c131850 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
> @@ -24,7 +24,7 @@ ACPI tests:
>    hpet            HPET IA-PC High Precision Event Timer Table tests.
>    iort            IORT IO Remapping Table test.
>    lpit            LPIT Low Power Idle Table test.
> - madt            MADT Multiple APIC Description Table test.
> + madt            MADT Multiple APIC Description Table (spec compliant).
>    mcfg            MCFG PCI Express* memory mapped config space test.
>    mchi            MCHI Management Controller Host Interface Table test.
>    method          ACPI DSDT Method Semantic tests.
> @@ -87,7 +87,7 @@ Batch tests:
>    iort            IORT IO Remapping Table test.
>    klog            Scan kernel log for errors and warnings.
>    lpit            LPIT Low Power Idle Table test.
> - madt            MADT Multiple APIC Description Table test.
> + madt            MADT Multiple APIC Description Table (spec compliant).
>    maxfreq         Test max CPU frequencies against max scaling frequency.
>    maxreadreq      Test firmware has set PCI Express MaxReadReq to a higher value on non-motherboard devices.
>    mcfg            MCFG PCI Express* memory mapped config space test.
> @@ -170,3 +170,7 @@ UEFI tests:
>    uefirtmisc      UEFI miscellaneous runtime service interface tests.
>    uefirttime      UEFI Runtime service time interface tests.
>    uefirtvariable  UEFI Runtime service variable interface tests.
> +
> +ACPI Spec Compliance tests:
> + madt            MADT Multiple APIC Description Table (spec compliant).
> + rsdp            RSDP Root System Description Pointer test.
>
Al,

I found rsdp wasn't not part of the change and therefore applying patch 
of 3-7 will not pass make check.

Did you update fwts-test with the work of RSDP that you sent later?
Al Stone Jan. 25, 2016, 3:39 p.m. UTC | #2
On 01/25/2016 01:41 AM, Alex Hung wrote:
> On 01/22/2016 09:12 AM, Al Stone wrote:
>> Signed-off-by: Al Stone <al.stone@linaro.org>
>> ---
>>   fwts-test/arg-show-tests-0001/arg-show-tests-0001.log | 8 ++++++--
>>   1 file changed, 6 insertions(+), 2 deletions(-)
>>
>> 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 453e397..c131850 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
>> @@ -24,7 +24,7 @@ ACPI tests:
>>    hpet            HPET IA-PC High Precision Event Timer Table tests.
>>    iort            IORT IO Remapping Table test.
>>    lpit            LPIT Low Power Idle Table test.
>> - madt            MADT Multiple APIC Description Table test.
>> + madt            MADT Multiple APIC Description Table (spec compliant).
>>    mcfg            MCFG PCI Express* memory mapped config space test.
>>    mchi            MCHI Management Controller Host Interface Table test.
>>    method          ACPI DSDT Method Semantic tests.
>> @@ -87,7 +87,7 @@ Batch tests:
>>    iort            IORT IO Remapping Table test.
>>    klog            Scan kernel log for errors and warnings.
>>    lpit            LPIT Low Power Idle Table test.
>> - madt            MADT Multiple APIC Description Table test.
>> + madt            MADT Multiple APIC Description Table (spec compliant).
>>    maxfreq         Test max CPU frequencies against max scaling frequency.
>>    maxreadreq      Test firmware has set PCI Express MaxReadReq to a higher
>> value on non-motherboard devices.
>>    mcfg            MCFG PCI Express* memory mapped config space test.
>> @@ -170,3 +170,7 @@ UEFI tests:
>>    uefirtmisc      UEFI miscellaneous runtime service interface tests.
>>    uefirttime      UEFI Runtime service time interface tests.
>>    uefirtvariable  UEFI Runtime service variable interface tests.
>> +
>> +ACPI Spec Compliance tests:
>> + madt            MADT Multiple APIC Description Table (spec compliant).
>> + rsdp            RSDP Root System Description Pointer test.
>>
> Al,
> 
> I found rsdp wasn't not part of the change and therefore applying patch of 3-7
> will not pass make check.
> 
> Did you update fwts-test with the work of RSDP that you sent later?
> 

Whups.  Yeah, I did.  The rsdp patches contain the fixes for the tests, too,
not this set.
Ivan Hu Feb. 18, 2016, 7:45 a.m. UTC | #3
On 2016年01月22日 09:12, Al Stone wrote:
> Signed-off-by: Al Stone <al.stone@linaro.org>
> ---
>   fwts-test/arg-show-tests-0001/arg-show-tests-0001.log | 8 ++++++--
>   1 file changed, 6 insertions(+), 2 deletions(-)
>
> 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 453e397..c131850 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
> @@ -24,7 +24,7 @@ ACPI tests:
>    hpet            HPET IA-PC High Precision Event Timer Table tests.
>    iort            IORT IO Remapping Table test.
>    lpit            LPIT Low Power Idle Table test.
> - madt            MADT Multiple APIC Description Table test.
> + madt            MADT Multiple APIC Description Table (spec compliant).
>    mcfg            MCFG PCI Express* memory mapped config space test.
>    mchi            MCHI Management Controller Host Interface Table test.
>    method          ACPI DSDT Method Semantic tests.
> @@ -87,7 +87,7 @@ Batch tests:
>    iort            IORT IO Remapping Table test.
>    klog            Scan kernel log for errors and warnings.
>    lpit            LPIT Low Power Idle Table test.
> - madt            MADT Multiple APIC Description Table test.
> + madt            MADT Multiple APIC Description Table (spec compliant).
>    maxfreq         Test max CPU frequencies against max scaling frequency.
>    maxreadreq      Test firmware has set PCI Express MaxReadReq to a higher value on non-motherboard devices.
>    mcfg            MCFG PCI Express* memory mapped config space test.
> @@ -170,3 +170,7 @@ UEFI tests:
>    uefirtmisc      UEFI miscellaneous runtime service interface tests.
>    uefirttime      UEFI Runtime service time interface tests.
>    uefirtvariable  UEFI Runtime service variable interface tests.
> +
> +ACPI Spec Compliance tests:
> + madt            MADT Multiple APIC Description Table (spec compliant).
> + rsdp            RSDP Root System Description Pointer test.
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
Alex Hung Feb. 18, 2016, 9:47 a.m. UTC | #4
On 01/22/2016 09:12 AM, Al Stone wrote:
> Signed-off-by: Al Stone <al.stone@linaro.org>
> ---
>   fwts-test/arg-show-tests-0001/arg-show-tests-0001.log | 8 ++++++--
>   1 file changed, 6 insertions(+), 2 deletions(-)
>
> 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 453e397..c131850 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
> @@ -24,7 +24,7 @@ ACPI tests:
>    hpet            HPET IA-PC High Precision Event Timer Table tests.
>    iort            IORT IO Remapping Table test.
>    lpit            LPIT Low Power Idle Table test.
> - madt            MADT Multiple APIC Description Table test.
> + madt            MADT Multiple APIC Description Table (spec compliant).
>    mcfg            MCFG PCI Express* memory mapped config space test.
>    mchi            MCHI Management Controller Host Interface Table test.
>    method          ACPI DSDT Method Semantic tests.
> @@ -87,7 +87,7 @@ Batch tests:
>    iort            IORT IO Remapping Table test.
>    klog            Scan kernel log for errors and warnings.
>    lpit            LPIT Low Power Idle Table test.
> - madt            MADT Multiple APIC Description Table test.
> + madt            MADT Multiple APIC Description Table (spec compliant).
>    maxfreq         Test max CPU frequencies against max scaling frequency.
>    maxreadreq      Test firmware has set PCI Express MaxReadReq to a higher value on non-motherboard devices.
>    mcfg            MCFG PCI Express* memory mapped config space test.
> @@ -170,3 +170,7 @@ UEFI tests:
>    uefirtmisc      UEFI miscellaneous runtime service interface tests.
>    uefirttime      UEFI Runtime service time interface tests.
>    uefirtvariable  UEFI Runtime service variable interface tests.
> +
> +ACPI Spec Compliance tests:
> + madt            MADT Multiple APIC Description Table (spec compliant).
> + rsdp            RSDP Root System Description Pointer test.
>

Acked-by: Alex Hung <alex.hung@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 453e397..c131850 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
@@ -24,7 +24,7 @@  ACPI tests:
  hpet            HPET IA-PC High Precision Event Timer Table tests.
  iort            IORT IO Remapping Table test.
  lpit            LPIT Low Power Idle Table test.
- madt            MADT Multiple APIC Description Table test.
+ madt            MADT Multiple APIC Description Table (spec compliant).
  mcfg            MCFG PCI Express* memory mapped config space test.
  mchi            MCHI Management Controller Host Interface Table test.
  method          ACPI DSDT Method Semantic tests.
@@ -87,7 +87,7 @@  Batch tests:
  iort            IORT IO Remapping Table test.
  klog            Scan kernel log for errors and warnings.
  lpit            LPIT Low Power Idle Table test.
- madt            MADT Multiple APIC Description Table test.
+ madt            MADT Multiple APIC Description Table (spec compliant).
  maxfreq         Test max CPU frequencies against max scaling frequency.
  maxreadreq      Test firmware has set PCI Express MaxReadReq to a higher value on non-motherboard devices.
  mcfg            MCFG PCI Express* memory mapped config space test.
@@ -170,3 +170,7 @@  UEFI tests:
  uefirtmisc      UEFI miscellaneous runtime service interface tests.
  uefirttime      UEFI Runtime service time interface tests.
  uefirtvariable  UEFI Runtime service variable interface tests.
+
+ACPI Spec Compliance tests:
+ madt            MADT Multiple APIC Description Table (spec compliant).
+ rsdp            RSDP Root System Description Pointer test.