[PATCH 0/2] acpi: Add LPIT ACPI test (LP: #1470184)

Colin King colin.king at canonical.com
Tue Jun 30 17:20:31 UTC 2015


From: Colin Ian King <colin.king at canonical.com>

Test and fwts-test regresion test for LPIT

Colin Ian King (2):
  acpi: Add LPIT ACPI test (LP: #1470184)
  fwts-test: Add LPIT table regression test

 Makefile.am                                        |   2 +
 .../arg-show-tests-0001/arg-show-tests-0001.log    |   2 +
 .../arg-show-tests-full-0001.log                   |   6 +-
 fwts-test/lpit-0001/acpidump-0001.log              |  36 ++++
 fwts-test/lpit-0001/acpidump-0002.log              |  36 ++++
 fwts-test/lpit-0001/lpit-0001.log                  |  47 +++++
 fwts-test/lpit-0001/lpit-0002.log                  |  47 +++++
 fwts-test/lpit-0001/test-0001.sh                   |  17 ++
 fwts-test/lpit-0001/test-0002.sh                   |  17 ++
 src/Makefile.am                                    |   1 +
 src/acpi/lpit/lpit.c                               | 229 +++++++++++++++++++++
 src/lib/include/fwts_acpi.h                        |  24 +++
 12 files changed, 463 insertions(+), 1 deletion(-)
 create mode 100644 fwts-test/lpit-0001/acpidump-0001.log
 create mode 100644 fwts-test/lpit-0001/acpidump-0002.log
 create mode 100644 fwts-test/lpit-0001/lpit-0001.log
 create mode 100644 fwts-test/lpit-0001/lpit-0002.log
 create mode 100755 fwts-test/lpit-0001/test-0001.sh
 create mode 100755 fwts-test/lpit-0001/test-0002.sh
 create mode 100644 src/acpi/lpit/lpit.c

-- 
2.1.4




More information about the fwts-devel mailing list