[PATCH 0/2] acpi: Add ACPI FACS test (LP: #1467966)
Colin King
colin.king at canonical.com
Tue Jun 23 15:12:39 UTC 2015
From: Colin Ian King <colin.king at canonical.com>
Add FACS test, patchset comprises of new test and fwts-test
regression tests.
Colin Ian King (2):
acpi: Add ACPI FACS test (LP: #1467966)
fwts-test: Add regression test for FACS, 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/facs-0001/acpidump-0001.log | 6 +
fwts-test/facs-0001/acpidump-0002.log | 6 +
fwts-test/facs-0001/facs-0001.log | 27 ++++
fwts-test/facs-0001/facs-0002.log | 36 +++++
fwts-test/facs-0001/test-0001.sh | 17 ++
fwts-test/facs-0001/test-0002.sh | 17 ++
src/Makefile.am | 1 +
src/acpi/facs/facs.c | 176 +++++++++++++++++++++
11 files changed, 295 insertions(+), 1 deletion(-)
create mode 100644 fwts-test/facs-0001/acpidump-0001.log
create mode 100644 fwts-test/facs-0001/acpidump-0002.log
create mode 100644 fwts-test/facs-0001/facs-0001.log
create mode 100644 fwts-test/facs-0001/facs-0002.log
create mode 100755 fwts-test/facs-0001/test-0001.sh
create mode 100755 fwts-test/facs-0001/test-0002.sh
create mode 100644 src/acpi/facs/facs.c
--
2.1.4
More information about the fwts-devel
mailing list