From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 01/11] app/test: introduce resources for tests Date: Thu, 12 May 2016 17:19:21 +0200 Message-ID: <2851276.Ty5qaQfTe6@xps13> References: <1462904011-29838-1-git-send-email-viktorin@rehivetech.com> <1462904011-29838-2-git-send-email-viktorin@rehivetech.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, David Marchand , Bruce Richardson To: Jan Viktorin Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id B05FA6CC0 for ; Thu, 12 May 2016 17:19:22 +0200 (CEST) Received: by mail-wm0-f49.google.com with SMTP id n129so263948911wmn.1 for ; Thu, 12 May 2016 08:19:22 -0700 (PDT) In-Reply-To: <1462904011-29838-2-git-send-email-viktorin@rehivetech.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-05-10 20:13, Jan Viktorin: > +REGISTER_TEST_COMMAND(resource_cmd); Should you add this test in group 1 of autotest_data.py?