[PATCH 0/2] acpi: add SLIC table test (LP: #1470518)
Colin King
colin.king at canonical.com
Wed Jul 1 13:41:25 UTC 2015
From: Colin Ian King <colin.king at canonical.com>
Although SLIC is now replaced by the MSDM, it is probably worth
adding in the test just for completeness sake.
Colin Ian King (2):
acpi: add SLIC table test (LP: #1470518)
fwts-test: Add SLIC 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/slic-0001/acpidump-0001.log | 51 ++++++
fwts-test/slic-0001/acpidump-0002.log | 51 ++++++
fwts-test/slic-0001/slic-0001.log | 15 ++
fwts-test/slic-0001/slic-0002.log | 13 ++
fwts-test/slic-0001/test-0001.sh | 17 ++
fwts-test/slic-0001/test-0002.sh | 17 ++
src/Makefile.am | 1 +
src/acpi/slic/slic.c | 182 +++++++++++++++++++++
11 files changed, 356 insertions(+), 1 deletion(-)
create mode 100644 fwts-test/slic-0001/acpidump-0001.log
create mode 100644 fwts-test/slic-0001/acpidump-0002.log
create mode 100644 fwts-test/slic-0001/slic-0001.log
create mode 100644 fwts-test/slic-0001/slic-0002.log
create mode 100755 fwts-test/slic-0001/test-0001.sh
create mode 100755 fwts-test/slic-0001/test-0002.sh
create mode 100644 src/acpi/slic/slic.c
--
2.1.4
More information about the fwts-devel
mailing list