[OE-core] [PATCH 1/1] perl-tests: convert to ptest

Björn Stenberg bjst at enea.com
Tue May 14 12:58:41 UTC 2013


Jesse Zhang wrote:
> +++ b/meta/recipes-devtools/perl/perl-5.14.3/run-ptest
> @@ -0,0 +1,2 @@
> +#!/bin/sh
> +cd t && ./TEST

run-ptest also needs to parse the output and reformat results into the standard ptest/automake format, such as "PASS: foo", "FAIL: foo" and "SKIP: foo".

-- 
Björn




More information about the Openembedded-core mailing list