[PATCH 0/2] Add FPDT table test

Ivan Hu ivan.hu at canonical.com
Thu Jul 23 07:16:17 UTC 2015


Add FPDT test, patchset comprises of new test and fwts-test
regression tests.

Ivan Hu (2):
  acpi: add support for FPDT table (LP: #1476954)
  fwts-test: Add FPDT table regression tests

 Makefile.am                                        |   2 +
 .../arg-show-tests-0001/arg-show-tests-0001.log    |   2 +
 .../arg-show-tests-full-0001.log                   |   6 +-
 fwts-test/fpdt-0001/acpidump-0001.log              |  32 ++++
 fwts-test/fpdt-0001/acpidump-0002.log              |  33 ++++
 fwts-test/fpdt-0001/fpdt-0001.log                  |  21 ++
 fwts-test/fpdt-0001/fpdt-0002.log                  |  20 ++
 fwts-test/fpdt-0001/test-0001.sh                   |  17 ++
 fwts-test/fpdt-0001/test-0002.sh                   |  17 ++
 src/Makefile.am                                    |   1 +
 src/acpi/fpdt/fpdt.c                               | 213 +++++++++++++++++++++
 11 files changed, 363 insertions(+), 1 deletion(-)
 create mode 100644 fwts-test/fpdt-0001/acpidump-0001.log
 create mode 100644 fwts-test/fpdt-0001/acpidump-0002.log
 create mode 100644 fwts-test/fpdt-0001/fpdt-0001.log
 create mode 100644 fwts-test/fpdt-0001/fpdt-0002.log
 create mode 100755 fwts-test/fpdt-0001/test-0001.sh
 create mode 100755 fwts-test/fpdt-0001/test-0002.sh
 create mode 100644 src/acpi/fpdt/fpdt.c

-- 
1.9.1




More information about the fwts-devel mailing list