Re: [yocto] [ptest-runner 5/8] Add parallelism to TC execution

2017-10-03 Thread Joshua Lock
Thanks for the patch, could you help potential reviewers to understand what the patch adds and why by improving the commit message? There's a lot of noise in this patch with unrelated whitespace changes and formatting changes. Please re-send without those changes. Existing coding style should

[yocto] [ptest-runner 5/8] Add parallelism to TC execution

2017-09-29 Thread Jiwei Sun
Kinda only makes sense with JUnit test output. Signed-off-by: Jiwei Sun --- ptest_list.c | 16 +-- ptest_list.h | 14 ++- tests/data/glibc/ptest/run-pptest| 3 + tests/data/parallel/ptest/run-pptest | 3 + tests/ptest_list.c