From patchwork Fri Jul 22 12:51:53 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 72617 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp954835qga; Fri, 22 Jul 2016 04:52:51 -0700 (PDT) X-Received: by 10.55.6.148 with SMTP id 142mr4025812qkg.206.1469188371480; Fri, 22 Jul 2016 04:52:51 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id g23si8450965qtb.82.2016.07.22.04.52.51; Fri, 22 Jul 2016 04:52:51 -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 E115961DF7; Fri, 22 Jul 2016 11:52:50 +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 73122615FF; Fri, 22 Jul 2016 11:52:46 +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 B10AF61652; Fri, 22 Jul 2016 11:52:44 +0000 (UTC) Received: from mail-lf0-f47.google.com (mail-lf0-f47.google.com [209.85.215.47]) by lists.linaro.org (Postfix) with ESMTPS id A9218615FD for ; Fri, 22 Jul 2016 11:52:43 +0000 (UTC) Received: by mail-lf0-f47.google.com with SMTP id f93so83948182lfi.2 for ; Fri, 22 Jul 2016 04:52:43 -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=PSxfzwK7od8l5qJ7/R/ofYIR7wYH5Uy+mvbrerTlJTE=; b=e7HUh3eP7lvDtyhQEceH3NjPyt8Kd55xRd1OJwO4h01iwRF695s8AfCP6vWZWRRh2d ZMAhUv/OH2YlL1UjjaPsi0r93PA6JZ8khIBgcCJ0u/HxmavZGoPW/kN0PqRws2dNcYZP of309Mp6rhzUPwYygeBUzkD0SwkYCPilffL13ShTadsRIaZHBIpGjpC+s/KziSbmvGqI oMNZK8RSGQ5smrM3XxCp5Z/gHe1GYlacRc+Mfrv2MmUR9bDY4heyFlP1M5z8NPle0vvp THcfWoRuB4YNQFGlWqViY9A3pf2gexxUQL8iTOHR2GOig3kf1ab88RlF5eGfgfRWTsqX Lb9g== X-Gm-Message-State: AEkoouvilm2cnHviV+WMScRRdQh3zaYv48jnat1obEnfDmStqUvgExeDaM+ldaXXWzb4GTfCVLA= X-Received: by 10.25.41.81 with SMTP id p78mr2740903lfp.152.1469188362559; Fri, 22 Jul 2016 04:52:42 -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 20sm2873159lja.34.2016.07.22.04.52.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 22 Jul 2016 04:52:41 -0700 (PDT) From: Christophe Milard To: mike.holmes@linaro.org, lng-odp@lists.linaro.org Date: Fri, 22 Jul 2016 14:51:53 +0200 Message-Id: <1469191913-30257-1-git-send-email-christophe.milard@linaro.org> X-Mailer: git-send-email 2.7.4 X-Topics: patch Subject: [lng-odp] [PATCHv3] 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 Reviewed-by: Bill Fischofer diff --git a/test/README b/test/README index 857c366..f4886d3 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 +$ cd test/ $ make check-valgrind