From patchwork Mon Jan 2 16:10:00 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 89525 Delivered-To: patch@linaro.org Received: by 10.140.20.101 with SMTP id 92csp7652646qgi; Mon, 2 Jan 2017 08:12:23 -0800 (PST) X-Received: by 10.55.25.153 with SMTP id 25mr61279544qkz.132.1483373543842; Mon, 02 Jan 2017 08:12:23 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id q31si25456329qta.218.2017.01.02.08.12.23; Mon, 02 Jan 2017 08:12:23 -0800 (PST) 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 546B0608F2; Mon, 2 Jan 2017 16:12:23 +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=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, 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 B9A5D60C5E; Mon, 2 Jan 2017 16:10:21 +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 47919608F2; Mon, 2 Jan 2017 16:10:11 +0000 (UTC) Received: from mail-lf0-f44.google.com (mail-lf0-f44.google.com [209.85.215.44]) by lists.linaro.org (Postfix) with ESMTPS id 81190608B2 for ; Mon, 2 Jan 2017 16:10:09 +0000 (UTC) Received: by mail-lf0-f44.google.com with SMTP id t196so272486485lff.3 for ; Mon, 02 Jan 2017 08:10:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=o92g8WBLaMXE+A06xMeElpJM0zQAI6SQyF2oiMOLSlI=; b=Hgeq4EaLEYPO8WQD+hlzjzcCK7AMWQbkUQKSuUI3ihZgOWwNN9XUVIq8RkM2ofQMFq 4SNYWR5a1753K4WtR30ePtaczTy8gcDdZ/aH83ocSy1P7nkdMGVUa9qWNmzV/zUGbZmc SAsDmW3cQyI8FTOZMwUqm+FssvCyg0VlQnnbbrXJYe3WpKEemch1THI918Em9ApFWMMw tOq1MzOH31n/bPvNTTJfPyd09/xIJ4PyMfcyd8qAhy4VPx0Y0IGx1Qqc3inTjNSt8UNu FWFSq2iZsUXOmkkaF+8bo8pZ35Gp5g2Fhq7fPjyONsSv54S8XwHJFTwZ3lKKCK7KhAQH SHrg== X-Gm-Message-State: AIkVDXLnJQ5MacQLll74eN9Mlr1DkQN8IjnSkEiDYZou88mWWHO+t/7cS0DZcIfMtMJd4cca/to= X-Received: by 10.46.69.137 with SMTP id s131mr21826927lja.26.1483373407885; Mon, 02 Jan 2017 08:10:07 -0800 (PST) Received: from localhost.localdomain (c-83-233-76-66.cust.bredband2.com. [83.233.76.66]) by smtp.gmail.com with ESMTPSA id z1sm15899128lja.27.2017.01.02.08.10.07 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 02 Jan 2017 08:10:07 -0800 (PST) From: Christophe Milard To: francois.ozog@linaro.org, forrest.shi@linaro.org, mike.holmes@linaro.org, yi.he@linaro.org, bill.fischofer@linaro.org, lng-odp@lists.linaro.org Date: Mon, 2 Jan 2017 17:10:00 +0100 Message-Id: <1483373401-20012-5-git-send-email-christophe.milard@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1483373401-20012-1-git-send-email-christophe.milard@linaro.org> References: <1483373401-20012-1-git-send-email-christophe.milard@linaro.org> Subject: [lng-odp] [API-NEXT PATCHv9 4/5] test: preventing odp.conf loading for tests 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" The tests should not be affected by any system or user ODP configuration file. The ODP_SYSCONFIG_FILE environment variables is therefore set to "none" in TESTS_ENVIRONMENT. Tests which need specific a configuration file will have to overwrite this setting. Note that tests ran manually (not using make check) may be affected by configuration files. Setting ODP_SYSCONFIG_FILE to an appropriate value (possibly "none") may be required. Signed-off-by: Christophe Milard --- test/Makefile.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 2.7.4 diff --git a/test/Makefile.inc b/test/Makefile.inc index 1ebc047..896f863 100644 --- a/test/Makefile.inc +++ b/test/Makefile.inc @@ -22,4 +22,6 @@ AM_LDFLAGS += -L$(LIB) @VALGRIND_CHECK_RULES@ valgrind_tools = memcheck -TESTS_ENVIRONMENT= ODP_PLATFORM=${with_platform} EXEEXT=${EXEEXT} +TESTS_ENVIRONMENT = ODP_PLATFORM=${with_platform} \ + EXEEXT=${EXEEXT} \ + ODP_SYSCONFIG_FILE=none