From caa9b0de99b143bc3f49156c260cadebc7d1b5db Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Mon, 18 May 2015 15:47:28 +0200 Subject: providers:checkbox: Check misuse of the _REV iface in ACPI [DS]SDT tables Fixes https://bugs.launchpad.net/bugs/1456176 --- jobs/firmware.txt.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'jobs') diff --git a/jobs/firmware.txt.in b/jobs/firmware.txt.in index 7e9262e..277c3f2 100644 --- a/jobs/firmware.txt.in +++ b/jobs/firmware.txt.in @@ -55,3 +55,10 @@ command: _description: Attaches the FWTS desktop diagnosis results log to the submission _summary: Attach FWTS desktop diagnosis log to submission +plugin: shell +id: firmware/no_ACPI_REV_interface +_summary: No _REV interface in ACPI [DS]SDT tables +user: root +estimated_duration: 0.5 +command: grep -r "_REV" /sys/firmware/acpi/tables/* | grep -v [DS]SDT +_description: This Automated test checks misuse of the _REV interface in ACPI [DS]SDT tables -- cgit v1.2.3