perl-tests: convert to ptest
authorJesse Zhang <sen.zhang@windriver.com>
Tue, 21 May 2013 02:43:04 +0000 (10:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 May 2013 13:14:45 +0000 (14:14 +0100)
commite6bbb6780a3450c7e7e37978a0e388d9c22c4279
tree8a63183e752a5bbf99b9c12de5fa79bf957dae80
parentb51cd46eb32987c14cddd772a16b281a2010127d
perl-tests: convert to ptest

On 05/17/2013 05:31 PM, Björn Stenberg wrote:
> Unless there are clear advantages with patching t/TEST that I have overlooked, I suggest using sed in run-ptest instead.

Ok.. Here is the new commit.

Removed the patch and added a call to sed in run-ptest. See attachment
for the test log.

From: Jesse Zhang <sen.zhang@windriver.com>
Date: Tue, 14 May 2013 02:53:30 -0400
Subject: [PATCH 1/1] perl-tests: convert to ptest

Replace PERL_TEST_DIR with PTEST_PATH, and rename "tests" with "ptest"
in various places. Also add a run-ptest script.

[YOCTO #4292]

(From OE-Core rev: 364cad5d8eecfec74a7be8cf93e75cd63031101f)

Signed-off-by: Jesse Zhang <sen.zhang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-5.14.3/run-ptest [new file with mode: 0644]
meta/recipes-devtools/perl/perl-ptest.inc [new file with mode: 0644]
meta/recipes-devtools/perl/perl-tests.inc [deleted file]
meta/recipes-devtools/perl/perl_5.14.3.bb