From patchwork Fri Jan 22 01:14:20 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Al Stone X-Patchwork-Id: 60118 Delivered-To: patches@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp336198lbb; Thu, 21 Jan 2016 17:14:59 -0800 (PST) X-Received: by 10.60.138.67 with SMTP id qo3mr248014oeb.80.1453425295559; Thu, 21 Jan 2016 17:14:55 -0800 (PST) Return-Path: Received: from mail-ob0-x22a.google.com (mail-ob0-x22a.google.com. [2607:f8b0:4003:c01::22a]) by mx.google.com with ESMTPS id g6si3433249oel.75.2016.01.21.17.14.55 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Jan 2016 17:14:55 -0800 (PST) Received-SPF: pass (google.com: domain of al.stone@linaro.org designates 2607:f8b0:4003:c01::22a as permitted sender) client-ip=2607:f8b0:4003:c01::22a; Authentication-Results: mx.google.com; spf=pass (google.com: domain of al.stone@linaro.org designates 2607:f8b0:4003:c01::22a as permitted sender) smtp.mailfrom=al.stone@linaro.org; dkim=pass header.i=@linaro.org Received: by mail-ob0-x22a.google.com with SMTP id vt7so50644453obb.1 for ; Thu, 21 Jan 2016 17:14:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=xtVi/TpPYT46wJw6j1rBn4pDMVFyfNDYmb1U27iNQfY=; b=JQCohftEpnU+xYcLOK3vIbBWCtSG3zeRXcBSnbVqSlD9DRsqM0q4/VmF8hlAnc3kHY bcL5BBxzz8OObbvA/jMLe2320oVOD1Z7Kll8PHrcJ6E7zTqoXqAP5JffT5AAWbKVVvEu nk8f5KgLjDRmiyF63PMlj4X16wUt/blMplZcc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=xtVi/TpPYT46wJw6j1rBn4pDMVFyfNDYmb1U27iNQfY=; b=SwgOSvHIY9cIOVPFnIEK9gr9qG+7W4Ax7fOrvBZyZs04oOBWnCAqEzhmmmzjVauLTy gWE8tZ2Ve2wfmyfgHRa/eYiJyMvXywTprRP6UjV7P07P/zNBjreqk8oAINZHzbqJFs0i Fe/jGvl2h+riXEnc6/jVj9ACtvlKLICE6ugm8ZZ/QP91gzlBvwNNZT8vkh98aO2p1fZT jf+xT0taSyUoKAn2B7THe9Du2tFxaqY1p+7g+CJe47kZQ8Pj6o0sQs4kjZYLiDUkK5vu Sa5xWEPSdWjB7JM+9I0RTPsIpnGQjqhcPi38tZQLLTuH9GypZHsqebR75UJ5kGxSPscO zL2w== X-Gm-Message-State: AG10YOTaoo87OjrAbBldN0PxzVxHv7pMwG2oAy5wUFJMjsOtOJvMcwzs7mfaPT57Z3PBuWBhdCY= X-Received: by 10.60.39.136 with SMTP id p8mr228673oek.81.1453425295248; Thu, 21 Jan 2016 17:14:55 -0800 (PST) Return-Path: Received: from fidelio.ahs3 (c-50-134-239-249.hsd1.co.comcast.net. [50.134.239.249]) by smtp.googlemail.com with ESMTPSA id mj1sm1921252oeb.17.2016.01.21.17.14.53 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 21 Jan 2016 17:14:53 -0800 (PST) From: Al Stone To: fwts-devel@lists.ubuntu.com Cc: linaro-acpi@lists.linaro.org, patches@linaro.org, Al Stone Subject: [PATCH 5/5] Update regression test rsdp-0001/test-0001.sh Date: Thu, 21 Jan 2016 18:14:20 -0700 Message-Id: <1453425260-21576-6-git-send-email-al.stone@linaro.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1453425260-21576-1-git-send-email-al.stone@linaro.org> References: <1453425260-21576-1-git-send-email-al.stone@linaro.org> Signed-off-by: Al Stone --- fwts-test/rsdp-0001/rsdp.log | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) -- 2.5.0 diff --git a/fwts-test/rsdp-0001/rsdp.log b/fwts-test/rsdp-0001/rsdp.log index 6a3efec..2a655f7 100644 --- a/fwts-test/rsdp-0001/rsdp.log +++ b/fwts-test/rsdp-0001/rsdp.log @@ -1,9 +1,21 @@ rsdp rsdp: RSDP Root System Description Pointer test. rsdp ---------------------------------------------------------- rsdp Test 1 of 1: RSDP Root System Description Pointer test. -rsdp PASSED: Test 1, No issues found in RSDP table. +rsdp PASSED: Test 1, RSDP first checksum is correct +rsdp PASSED: Test 1, RSDP: oem_id contains only printable +rsdp characters. +rsdp PASSED: Test 1, RSDP: revision is 2. +rsdp PASSED: Test 1, RSDP: at least one of RsdtAddress or +rsdp XsdtAddress is non-zero. +rsdp PASSED: Test 1, RSDP: only one of RsdtAddress or +rsdp XsdtAddress is non-zero. +rsdp PASSED: Test 1, RSDP: the correct RSDT/XSDT address is +rsdp being used. +rsdp PASSED: Test 1, RSDP: the table is the correct length. +rsdp PASSED: Test 1, RSDP second checksum is correct +rsdp PASSED: Test 1, RSDP: the reserved field is zero. rsdp rsdp ========================================================== -rsdp 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 +rsdp 9 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 rsdp info only. rsdp ==========================================================