From patchwork Tue Jul 12 10:40:06 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ivan Hu X-Patchwork-Id: 1655305 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=canonical.com header.i=@canonical.com header.a=rsa-sha256 header.s=20210705 header.b=Y11M9k0N; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=fwts-devel-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4Lhy2Q4Hhxz9ryY for ; Tue, 12 Jul 2022 20:40:30 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1oBDJX-0005yU-Vz; Tue, 12 Jul 2022 10:40:23 +0000 Received: from smtp-relay-canonical-0.internal ([10.131.114.83] helo=smtp-relay-canonical-0.canonical.com) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1oBDJW-0005y5-Nx for fwts-devel@lists.ubuntu.com; Tue, 12 Jul 2022 10:40:22 +0000 Received: from canonical.com (unknown [10.101.194.165]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-0.canonical.com (Postfix) with ESMTPSA id 9D1183F1B5 for ; Tue, 12 Jul 2022 10:40:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1657622421; bh=09/AK/7Bjy+0sy0AiHsnfym/d3/okPQlDqzyyHwInrI=; h=From:To:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=Y11M9k0N2gcpmUFWpe5ya+Rk7kiGzsjWyGLL8nVQaeyBt/W8+423l/uh/xK8+PbAD 2MXbtTsYrURO939nU4tFHvINFHnaNenOz1uDgftjj0RrtteBSzhReVz77fqT4bcO0r zDIfFzyk+YILb9EZjtlkRtoiczU3MseKqptoUG3K+uv4ZWjnibewwE1ye936UDcxSx DpZSckmMuht8N43HkADjdaSsu6+52zIPrHXerINTLpfGo1carofCOlmBflMuEO1ps2 XPoIR2YzRV3fmE9VC7Fx0DiOGJ9rx0igo4tGwaVyOIholJGrnbyBMydSGgNdQIH808 sc8aY4JU8GJgQ== From: Ivan Hu To: fwts-devel@lists.ubuntu.com Subject: [PATCH 2/2] fwts-test: sync up the remove of ASF minimun watchdog reset value Date: Tue, 12 Jul 2022 18:40:06 +0800 Message-Id: <20220712104006.43759-2-ivan.hu@canonical.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220712104006.43759-1-ivan.hu@canonical.com> References: <20220712104006.43759-1-ivan.hu@canonical.com> MIME-Version: 1.0 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: "fwts-devel" Signed-off-by: Ivan Hu --- fwts-test/asf-0001/asf-0002.log | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/fwts-test/asf-0001/asf-0002.log b/fwts-test/asf-0001/asf-0002.log index bee1002c..656827c3 100644 --- a/fwts-test/asf-0001/asf-0002.log +++ b/fwts-test/asf-0001/asf-0002.log @@ -2,9 +2,6 @@ asf asf: ASF! Alert Standard Format Table test. asf ---------------------------------------------------------- asf Test 1 of 1: ASF! Alert Standard Format Table test. asf ASF! Hardware Error Source Table -asf FAILED [HIGH] ASF!InfoMinWatchDogInvalid: Test 1, ASF! -asf ASF_INFO Minimum Watchdog Reset Value is 0x00 and must be -asf in the range 0x01..0xff asf FAILED [HIGH] ASF!InfoMinPollWaitTimeInvalid: Test 1, ASF! asf ASF_INFO Minimum Poll Wait Time is 0x0 and must be in the asf range 0x02..0xff @@ -33,6 +30,6 @@ asf long for the size given by the ASF! table. Expected at asf most 22 bytes. asf asf ========================================================== -asf 1 passed, 10 failed, 0 warning, 0 aborted, 0 skipped, 0 +asf 1 passed, 9 failed, 0 warning, 0 aborted, 0 skipped, 0 asf info only. asf ==========================================================