summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/ptest-runner/ptest-runner_2.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* ptest-runner: Upgrade to 2.3Aníbal Limón2019-01-111-26/+0
| | | | | | | | | | | | | | | | Addes support to report timeout in XML file and duration in stdout and XML file. See, http://git.yoctoproject.org/cgit/cgit.cgi/ptest-runner2/commit/?id=a16f2c137b http://git.yoctoproject.org/cgit/cgit.cgi/ptest-runner2/commit/?id=8071258373 (From OE-Core rev: c2e069a7f8396d0fe62ad75b76202c29ea84d21c) Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes-support/ptest-runner: Upgrade to v2.2Aníbal Limón2018-05-081-0/+26
The new version contains an option to exclude certain tests to run, example: $ ptest-runner -e "perl" (From OE-Core rev: e529b8a68741992a21be874b62c0ea37f51d6a19) Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>