fwts 17.11.00-0ubuntu1 source package in Ubuntu

Changelog

fwts (17.11.00-0ubuntu1) bionic; urgency=low

  [Alex Hung]
  * lib: move and rename helper functions from method.c
  * acpi: devices: add a new test for ACPI AC adapter device
  * acpi: devices: add a new test for ACPI battery device
  * acpi: devices: add a new test for smart battery device
  * lib: move _CRS helper functions from method.c
  * acpi: devices: add a new test for acpi ec device
  * acpi: devices: print device name in acpi_ac test
  * acpi: devices: deiniit acpica when tests are skipped
  * acpi: devices: add new tests for power and sleep button devices
  * acpi: sync up _BIX test in method to acpi_battery tests
  * acpi: fadt: ACPI 6.2 explicitly states 64-bit supersedes 32-bit
  * acpi: madt: check GICD's system vector according to mantis 1819 (ACPI
    6.2a)
  * acp: nfit: add platform capability according to manit 1831 (ACPI 6.2a)
  * lib: print reference names in fwts_acpi_object_dump
  * lib: raise severity of acpi method failures
  * lib: add new large resource data type for _CRS methods
  * lib: fix offset error for GPIO connection descriptor
  * acpi: sdev: add ACPI SDEV test (mantis 1632)
  * fwts-test: Add regression test for SDEV
  * acpi: dppt: add ACPI PDTT test (mantis 1576)
  * fwts-test: Add regression test for PDTT
  * acpi: method: add a missing space in _TSS tests
  * acpi: devices: add new tests for lid device
  * acpi: devices: add new tests for ambient light sensor device
  * acpi: devices: add new tests for time and alarm device
  * acpi: devices: add new tests for wireless power calibratio device
  * dmi: dmicheck: fix incorrect use of lock bit in chassis type
  * src: re-order source list alphabetically
  * acpi: update checks of _BIX return package
  * acpi: add tests for _SRT control method
  * fwts-test: sync up with _SRT control method
  * auto-packager: mkpackage.sh: add bionic
  * fwts-test: sync up with rsdt updates

  [Anthony Wong]
  * fwts: add bash command-line completion

  [Chris Goldsworthy]
  * Remove length test for ACPI 1.0 RSDPs, fix checks against revision field
  * Add ACPI 1.0 RSDP test to make sure RSDT field isn't null

  [Colin Ian King]
  * ACPICA: Update to version 20170929
  * fwts-test: sync syntax check with latest ACPICA output
  * lib: fwts_safe_mem: fix buffer end calculation
  * lib: fwts_acpi_object_eval: fix build issues with older toolchains
  * lib: fwts_battery: fix build issues with older toolchains
  * lib: fwts_args: ensure a null short_option is never passed to getopt_long
  * uefi: uefidump: add some guarding on allocation size
  * uefi: uefidump: add some guarding on loop iteration
  * dmi: dmicheck: zero buffer buf, cleans up a static analysis warning
  * ACPICA: Update to version 20171110
  * doc: manual: add Chris Goldsworthy to the contributors section

  [Ivan Hu]
  * uefi: uefidump: add dumping for BluetoothLE device path
  * uefi: uefidump: add dumping for DNS device path
  * uefi: uefibootpath: add test for BluetoothLE device path
  * uefi: uefibootpath: add test for DNS device path
  * hpet: fix the false alarm of hpet configuration test
  * uefi: uefirttime: fix the time zone to exact value
  * uefi: uefirtauthvar: update the test auth data (LP: #1724455)

 -- Alex Hung <email address hidden>  Fri, 17 Nov 2017 14:49:11 +0800

Upload details

Uploaded by:
Alex Hung
Sponsored by:
Colin Ian King
Uploaded to:
Bionic
Original maintainer:
Firmware Testing Team
Architectures:
i386 amd64 armel armhf arm64 ppc64 ppc64el s390x
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fwts_17.11.00.orig.tar.gz 3.5 MiB 4e2a4592394c1ed289d9ad10256c788c2f4708f022152b9298504f69ba1a585b
fwts_17.11.00-0ubuntu1.debian.tar.xz 47.4 KiB d21e43a088322fe8e7fe388784478da47f0e52e73d78cc72ea678ee2fe5ee567
fwts_17.11.00-0ubuntu1.dsc 2.5 KiB 8fb004c7410d9a8fd6197f14cf01cc25b461b44bbc70f5d3d7bdedafd865cbcf

View changes file

Binary packages built by this source

fwts: FirmWare Test Suite

 This is a firmware test suite that performs sanity checks on system
 firmware. It is intended to identify BIOS and ACPI errors and
 if appropriate it will try to explain the errors and give advice to
 help workaround or fix firmware bugs. It is primarily intended to
 be a Linux-centric firmware troubleshooting tool.

fwts-dbgsym: debug symbols for fwts
fwts-efi-runtime-dkms: Firmware Test Suite UEFI Runtime Service kernel driver

 This package provides the efi_runtime kernel driver in DKMS format,
 which is required for accessing UEFI Runtime Services.

fwts-frontend: Firmware Test Suite frontend interface

 This is a dialog based interface designed to provide an easy to use method
 to execute tests via Firmware Test Suite and is also used as the primary
 interface within Firmware Test Suite live images.

libfwts1: FirmWare Test Suite core support library

 This is the fwts core library. It contains a top level test framework
 and a rich range of firmware specific testing support code for the
 various fwts tests.

libfwts1-dbgsym: debug symbols for libfwts1
libfwtsacpica1: FirmWare Test Suite ACPICA core built for acpiexec functionality

 The firmware test suite requires the ACPICA core engine to be built in
 execution mode (with ACPI_EXEC_APP enabled) to support run time execution
 of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs. This library
 contains this code with a thin fwts specific API to interface with fwts.

libfwtsacpica1-dbgsym: debug symbols for libfwtsacpica1
libfwtsiasl1: FirmWare Test Suite ACPICA core built for iasl functionality

 The firmware test suite requires the ACPICA core engine to be built in
 compiler mode (with ACPI_ASL_COMPILER enabled) to support assembly and
 disassembly of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs.
 This library contains this code with a thin fwts specific API to
 interface with fwts.

libfwtsiasl1-dbgsym: debug symbols for libfwtsiasl1