[OE-core] [PATCH 0/1] Adding coreutils ptest to oe-core

Trevor Gamblin Trevor.Gamblin at windriver.com
Thu Nov 21 17:43:17 UTC 2019


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

Add ptests for coreutils, but omit the most expensive tests.

core-image-minimal:

MACHINE    | PASS | FAIL | SKIP | TOTAL |
qemux86-64 |  481 |    2 |  132 |   615 |
qemuarm64  |  481 |    2 |  132 |   615 |

core-image-sato:

MACHINE    | PASS | FAIL | SKIP | TOTAL |
qemux86-64 |  483 |    1 |  131 |   615 |
qemuarm64  |  483 |    1 |  131 |   615 |


Trevor Gamblin (1):
  coreutils: add ptest

 .../coreutils/coreutils/run-ptest             | 17 +++++++++
 meta/recipes-core/coreutils/coreutils_8.31.bb | 38 +++++++++++++++++++
 2 files changed, 55 insertions(+)
 create mode 100755 meta/recipes-core/coreutils/coreutils/run-ptest

-- 
2.23.0



More information about the Openembedded-core mailing list