All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Adding coreutils ptest to oe-core
@ 2019-11-21 17:43 Trevor Gamblin
  2019-11-21 17:43 ` [PATCH 1/1] coreutils: add ptest Trevor Gamblin
  2019-11-21 17:52 ` [PATCH 0/1] Adding coreutils ptest to oe-core Alexander Kanavin
  0 siblings, 2 replies; 6+ messages in thread
From: Trevor Gamblin @ 2019-11-21 17:43 UTC (permalink / raw)
  To: openembedded-core

From: Trevor Gamblin <trevor.gamblin@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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-11-23 22:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21 17:43 [PATCH 0/1] Adding coreutils ptest to oe-core Trevor Gamblin
2019-11-21 17:43 ` [PATCH 1/1] coreutils: add ptest Trevor Gamblin
2019-11-22  1:06   ` Khem Raj
2019-11-23 12:50   ` Richard Purdie
2019-11-23 22:15     ` Trevor Gamblin
2019-11-21 17:52 ` [PATCH 0/1] Adding coreutils ptest to oe-core Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.