From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id 42215731CF for ; Thu, 14 Jan 2016 22:25:30 +0000 (UTC) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP; 14 Jan 2016 14:25:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,296,1449561600"; d="scan'208";a="881619308" Received: from alimonb-mobl1.zpn.intel.com ([10.219.5.151]) by fmsmga001.fm.intel.com with ESMTP; 14 Jan 2016 14:25:24 -0800 From: =?UTF-8?q?An=C3=ADbal=20Lim=C3=B3n?= To: poky@yoctoproject.org Date: Thu, 14 Jan 2016 16:27:04 -0600 Message-Id: X-Mailer: git-send-email 2.1.4 In-Reply-To: References: In-Reply-To: References: MIME-Version: 1.0 Cc: paul.eggleton@linux.intel.com, openembedded-core@lists.openembedded.org, georgex.l.musat@intel.com, benjamin.esquivel@intel.com Subject: [PATCH 3/3] Update dev-manual to point to the new ptest-runner2. X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2016 22:25:30 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aníbal Limón --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index dbf493a..767f51c 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -7488,8 +7488,8 @@ Running ptest - The ptest-runner package installs a - shell script that loops through all installed ptest test + The ptest-runner2 package installs a + program that loops through all installed ptest test suites and runs them in sequence. Consequently, you might want to add this package to your image. -- 2.1.4