From patchwork Thu Jan 19 16:54:20 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 91966 Delivered-To: patch@linaro.org Received: by 10.182.3.34 with SMTP id 2csp332693obz; Thu, 19 Jan 2017 07:58:40 -0800 (PST) X-Received: by 10.55.86.196 with SMTP id k187mr8960145qkb.203.1484841520158; Thu, 19 Jan 2017 07:58:40 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id 129si2860375qkh.165.2017.01.19.07.58.39; Thu, 19 Jan 2017 07:58:40 -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 sp=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id CA58F60D99; Thu, 19 Jan 2017 15:58:39 +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 9991462C44; Thu, 19 Jan 2017 15:55:20 +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 54B146074E; Thu, 19 Jan 2017 15:55:06 +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 5376D60641 for ; Thu, 19 Jan 2017 15:55:04 +0000 (UTC) Received: by mail-lf0-f44.google.com with SMTP id n124so39677889lfd.2 for ; Thu, 19 Jan 2017 07:55:04 -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=UlFSUQksEPC/xCOprhM8gg/gRQyPQcFPefyEd6sf5DrMcAxJdgSAdHdiqrJ/xL+9hc 9RkpENboKl159PO7RvkjcgwKbp2XBWw0wNWlMGySGV8P/Sh4V7S4BrIrHbUvHfK3zrJ8 Zz18RQs1f03OaLS1rD578PZ6+zcNp0AT7kc3rqpFRsAIpS7s9BWhKwi+ZGUILFOj7JgK iIdHP+NwSYeQbKZDFKvL0luqQpV1NF09+zWjaJAhyjRkgzFPNP6DKcdE0JtEhrmQPGys s+WRZHV0IpiJK4it/jU7jE/q5QU8cVC4/AwMZ4gK6tAwPlVG3BIq3qCmq2GsPoaEIuvb 1C8g== X-Gm-Message-State: AIkVDXJ9vAtKhe63vvC3RMcXfLcPDIO7YkhOXoABG1Qv3bNI/CoOKtj2v/xz58rIJi6yZvM9nSg= X-Received: by 10.25.127.2 with SMTP id a2mr3315346lfd.68.1484841303166; Thu, 19 Jan 2017 07:55:03 -0800 (PST) Received: from erachmi-ericsson.ki.sw.ericsson.se (c-83-233-76-66.cust.bredband2.com. [83.233.76.66]) by smtp.gmail.com with ESMTPSA id b7sm927770lfe.33.2017.01.19.07.55.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 19 Jan 2017 07:55:02 -0800 (PST) From: Christophe Milard To: mike.holmes@linaro.org, bill.fischofer@linaro.org, yi.he@linaro.org, forrest.shi@linaro.org, maxim.uvarov@linaro.com, lng-odp@lists.linaro.org Date: Thu, 19 Jan 2017 17:54:20 +0100 Message-Id: <1484844861-1302-5-git-send-email-christophe.milard@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1484844861-1302-1-git-send-email-christophe.milard@linaro.org> References: <1484844861-1302-1-git-send-email-christophe.milard@linaro.org> Subject: [lng-odp] [API-NEXT PATCHv10 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