[OE-core] [PATCH 1/1] util-linux: Add ptest

2015-12-02 Thread Tudor Florea
Signed-off-by: Tudor Florea --- meta/recipes-core/util-linux/util-linux.inc| 31 +++- .../util-linux/avoid_parallel_tests.patch | 19 .../util-linux/avoid_unsupported_grep_opts.patch | 57 ++ .../util-linux/avoid_unsupported_sleep_param.patc

Re: [OE-core] [PATCH 1/1] util-linux: Add ptest

2015-11-25 Thread Tudor Florea
On 25/11/2015 23:33, Burton, Ross wrote: > > On 23 November 2015 at 23:41, Tudor Florea > wrote: > > +--- a/tests/run.sh 2015-11-18 15:09:05.517018566 +0100 > b/tests/run.sh 2015-11-18 20:02:15.492749213 +0100 > > > Would it be possible to keep run.

Re: [OE-core] [PATCH 1/1] util-linux: Add ptest

2015-11-25 Thread Burton, Ross
On 23 November 2015 at 23:41, Tudor Florea wrote: > +--- a/tests/run.sh 2015-11-18 15:09:05.517018566 +0100 > b/tests/run.sh 2015-11-18 20:02:15.492749213 +0100 > Would it be possible to keep run.sh as it is but pass --parallel 1 from run-ptest so it doesn't run the jobs in parallel

[OE-core] [PATCH 1/1] util-linux: Add ptest

2015-11-23 Thread Tudor Florea
Signed-off-by: Tudor Florea --- meta/recipes-core/util-linux/util-linux.inc| 31 - .../util-linux/avoid_parallel_tests.patch | 145 + .../util-linux/avoid_unsupported_sleep_param.patch | 20 +++ .../util-linux/display_testname_for_subtest.patch | 18 ++