[OE-core] [PATCH 0/2 v2] add coreutils ptest to oe-core

Trevor Gamblin Trevor.Gamblin at windriver.com
Sat Nov 23 22:18:52 UTC 2019


From: Trevor Gamblin <trevor.gamblin at windriver.com>

Sample test results:

core-image-minimal:
MACHINE    | PASS | FAIL | SKIP | TOTAL | TIME (m) |
qemux86-64 |  483 |    0 |  132 |   615 |      3.8 |
qemuarm64  |  483 |    0 |  132 |   615 |       70 |

core-image-sato:
MACHINE    | PASS | FAIL | SKIP | TOTAL | Time (m) |
qemux86-64 |  484 |    0 |  131 |   615 |      3.9 |
qemuarm64  |  484 |    0 |  131 |   615 |       70 |

Trevor Gamblin (2):
  coreutils: add ptest
  ptest-packagelists.inc: add coreutils to SLOW list

 .../distro/include/ptest-packagelists.inc     |  1 +
 .../coreutils/coreutils/run-ptest             | 11 +++++
 meta/recipes-core/coreutils/coreutils_8.31.bb | 40 +++++++++++++++++++
 3 files changed, 52 insertions(+)
 create mode 100755 meta/recipes-core/coreutils/coreutils/run-ptest

-- 
2.23.0



More information about the Openembedded-core mailing list