From patchwork Fri Jul 22 09:21:08 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 72599 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp874415qga; Fri, 22 Jul 2016 01:22:10 -0700 (PDT) X-Received: by 10.55.21.160 with SMTP id 32mr3227095qkv.210.1469175730359; Fri, 22 Jul 2016 01:22:10 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id i26si7988231qte.95.2016.07.22.01.22.07; Fri, 22 Jul 2016 01:22:10 -0700 (PDT) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 8F82F6840A; Fri, 22 Jul 2016 08:22:07 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 9681E68257; Fri, 22 Jul 2016 08:22:03 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id B6F566825A; Fri, 22 Jul 2016 08:22:01 +0000 (UTC) Received: from mail-lf0-f53.google.com (mail-lf0-f53.google.com [209.85.215.53]) by lists.linaro.org (Postfix) with ESMTPS id 79E6868246 for ; Fri, 22 Jul 2016 08:22:00 +0000 (UTC) Received: by mail-lf0-f53.google.com with SMTP id g62so79723281lfe.3 for ; Fri, 22 Jul 2016 01:22:00 -0700 (PDT) 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; bh=4iRxCuZytHx9h41BcV3xsCbV8rCCDzQ/S+sXTCRuj5c=; b=Ea6G0XdERBDtbizhm/gXqB7ljoSersvcBuT8ORYUIHrTLm4u5JD1K0HXjZwYjkKmVV UsDQ+ukmMytaJBTCQ1fj9UIUBuQb7KevJoRrtDJuWSdxCA+bmccsiEPfQhoJe7FSHt7P cjZHMKbn+y456vlV9bqkHldnJk7iCone8NR7AbOcncERy18aVqJylPZWAHzhd81Aw2kI mTbcs9zcwVFL6+xHyw2UWiShCUOgyro9VsgW4brIe/Ofq/oE/El/e/BtMtUDRuJAgj1T Ru02IOsPzYdu+uPXGcUrFqO2esT6xN48AsEIP4d6pXLNNBvudB9z6E/7sxOl6Wfa1lSp 5Ylw== X-Gm-Message-State: AEkoousNFZFNZ2HqnllnNiVJHjsug+fXsrEDzrP4aG3r+kzz1LZPlnx/Ykp6xljsQPOTau6Nfn0= X-Received: by 10.25.155.149 with SMTP id d143mr1905293lfe.121.1469175719171; Fri, 22 Jul 2016 01:21:59 -0700 (PDT) Received: from erachmi-ericsson.ki.sw.ericsson.se (c-83-233-90-46.cust.bredband2.com. [83.233.90.46]) by smtp.gmail.com with ESMTPSA id o36sm2718859lfi.5.2016.07.22.01.21.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 22 Jul 2016 01:21:58 -0700 (PDT) From: Christophe Milard To: mike.holmes@linaro.org, lng-odp@lists.linaro.org Date: Fri, 22 Jul 2016 11:21:08 +0200 Message-Id: <1469179268-9609-1-git-send-email-christophe.milard@linaro.org> X-Mailer: git-send-email 2.7.4 X-Topics: patch Subject: [lng-odp] [PATCH] test: update in readme file X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" mostly updating paths following new test structure Signed-off-by: Christophe Milard --- test/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) -- 2.7.4 diff --git a/test/README b/test/README index 857c366..ad82943 100644 --- a/test/README +++ b/test/README @@ -3,14 +3,15 @@ All rights reserved. SPDX-License-Identifier: BSD-3-Clause -Files in test/validation directory are intended to be terse checks that help -ensure that the ODP API Implementations all perform identically and to -specification. Tests inside the validation directory shall be platform +Files in test/common_plat/validation directory are intended to be terse +checks that help ensure that the ODP implementations all perform identically +and to specification. Tests inside the validation directory shall be platform independent. To run valgrind on the executables do: $ ./bootstrap $ ./configure --enable-test-vald --enable-valgrind -$ cd test/validation +$ make -j +$ cd test/ $ make check-valgrind