[PATCH 0/2] acpi: add ACPI TPM2 test

Alex Hung alex.hung at canonical.com
Wed Jul 15 09:57:05 UTC 2015


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

Alex Hung (2):
  acpi: tpm2: Add ACPI TPM2 test
  fwts-test: Add regression test for TPM2, 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/tpm2-0001/acpidump-0001.log              | 30 +++++++
 fwts-test/tpm2-0001/acpidump-0002.log              | 30 +++++++
 fwts-test/tpm2-0001/test-0001.sh                   | 17 ++++
 fwts-test/tpm2-0001/test-0002.sh                   | 17 ++++
 fwts-test/tpm2-0001/tpm2-0001.log                  | 14 ++++
 fwts-test/tpm2-0001/tpm2-0002.log                  | 19 +++++
 src/Makefile.am                                    |  1 +
 src/acpi/tpm2/tpm2.c                               | 97 ++++++++++++++++++++++
 src/lib/include/fwts_acpi.h                        | 25 ++++--
 12 files changed, 251 insertions(+), 9 deletions(-)
 create mode 100644 fwts-test/tpm2-0001/acpidump-0001.log
 create mode 100644 fwts-test/tpm2-0001/acpidump-0002.log
 create mode 100755 fwts-test/tpm2-0001/test-0001.sh
 create mode 100755 fwts-test/tpm2-0001/test-0002.sh
 create mode 100644 fwts-test/tpm2-0001/tpm2-0001.log
 create mode 100644 fwts-test/tpm2-0001/tpm2-0002.log
 create mode 100644 src/acpi/tpm2/tpm2.c

-- 
1.9.1




More information about the fwts-devel mailing list