mbox series

[0/4] fwts: Fix various WMI issues

Message ID 20230628204235.7141-1-W_Armin@gmx.de
Headers show
Series fwts: Fix various WMI issues | expand

Message

Armin Wolf June 28, 2023, 8:42 p.m. UTC
This patch series fixes various issues inside the WMI
tests. The first and last patches are only minor, but
the second and third patch add additional tests and
fix an error causing false positives.

Armin Wolf (4):
  acpi/wmi: Add WMI GUID for the dell-wmi-ddv driver
  acpi/wmi: Check if the mandatory block query method exists
  acpi/wmi: Fix bug when counting WMI methods
  fwts_acpica: Remove unused variable "context"

 fwts-test/wmi-0001/wmi-0001.log |  26 +++++--
 fwts-test/wmi-0001/wmi-0003.log |  16 +++-
 src/acpi/wmi/wmi.c              | 133 +++++++++++++++++++++++++++-----
 src/libfwtsacpica/fwts_acpica.c |   3 -
 4 files changed, 144 insertions(+), 34 deletions(-)

--
2.30.2