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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
