NAK: [PATCH 0/2] acpi: Add ACPI CPEP test (LP: #1467870)

Colin Ian King colin.king at canonical.com
Tue Jun 23 11:01:45 UTC 2015


NAK for both patches, re-sending with correct test heading string.

On 23/06/15 11:47, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
> 
> Add CPEP test, patchset comprises of new test and fwts-test
> regression tests.
> 
> Colin Ian King (2):
>   acpi: Add ACPI CPEP test (LP: #1467870)
>   fwts-test: Add regression test for CPEP, update fwst-tests
> 
>  Makefile.am                                        |   2 +
>  .../arg-show-tests-0001/arg-show-tests-0001.log    |   2 +
>  .../arg-show-tests-full-0001.log                   |   6 +-
>  fwts-test/cpep-0001/acpidump-0001.log              |  32 ++++++
>  fwts-test/cpep-0001/acpidump-0002.log              |  32 ++++++
>  fwts-test/cpep-0001/cpep-0001.log                  |  15 +++
>  fwts-test/cpep-0001/cpep-0002.log                  |  35 ++++++
>  fwts-test/cpep-0001/test-0001.sh                   |  17 +++
>  fwts-test/cpep-0001/test-0002.sh                   |  17 +++
>  src/Makefile.am                                    |   1 +
>  src/acpi/cpep/cpep.c                               | 128 +++++++++++++++++++++
>  11 files changed, 286 insertions(+), 1 deletion(-)
>  create mode 100644 fwts-test/cpep-0001/acpidump-0001.log
>  create mode 100644 fwts-test/cpep-0001/acpidump-0002.log
>  create mode 100644 fwts-test/cpep-0001/cpep-0001.log
>  create mode 100644 fwts-test/cpep-0001/cpep-0002.log
>  create mode 100755 fwts-test/cpep-0001/test-0001.sh
>  create mode 100755 fwts-test/cpep-0001/test-0002.sh
>  create mode 100644 src/acpi/cpep/cpep.c
> 




More information about the fwts-devel mailing list