From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 4DE5730D for ; Tue, 1 Jul 2014 10:49:26 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 01 Jul 2014 01:43:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,580,1400050800"; d="scan'208";a="566504383" Received: from fmsmsx104.amr.corp.intel.com ([10.19.9.35]) by orsmga002.jf.intel.com with ESMTP; 01 Jul 2014 01:49:24 -0700 Received: from FMSMSX109.amr.corp.intel.com (10.18.116.9) by FMSMSX104.amr.corp.intel.com (10.19.9.35) with Microsoft SMTP Server (TLS) id 14.3.123.3; Tue, 1 Jul 2014 01:49:24 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx109.amr.corp.intel.com (10.18.116.9) with Microsoft SMTP Server (TLS) id 14.3.123.3; Tue, 1 Jul 2014 01:49:24 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.210]) by shsmsx102.ccr.corp.intel.com ([169.254.2.21]) with mapi id 14.03.0123.003; Tue, 1 Jul 2014 16:49:23 +0800 From: "Cao, Waterman" To: "De Lara Guarch, Pablo" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] test: Remove NULL snprintf tests in cmdline unit test Thread-Index: AQHPlFGOPjTaz0gKjUOb1owu6PtUAZuKW8lg Date: Tue, 1 Jul 2014 08:49:22 +0000 Message-ID: References: <1404125575-25691-1-git-send-email-pablox.de.lara.guarch@intel.com> In-Reply-To: <1404125575-25691-1-git-send-email-pablox.de.lara.guarch@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] test: Remove NULL snprintf tests in cmdline unit test X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2014 08:49:27 -0000 Tested-by: Waterman Cao This patch updated Cmdline unit test, and is ready to integrate into DPDK.o= rg.