All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] Add ptest support for coreutils
@ 2020-02-26 18:07 Trevor Gamblin
  2020-02-26 18:07 ` [PATCH 1/2 v3] coreutils: add ptest Trevor Gamblin
  2020-02-26 18:07 ` [PATCH 2/2 v3] ptest-packagelists.inc: add coreutils to SLOW list Trevor Gamblin
  0 siblings, 2 replies; 9+ messages in thread
From: Trevor Gamblin @ 2020-02-26 18:07 UTC (permalink / raw)
  To: openembedded-core

Sample test results:

core-image-minimal:
MACHINE    | PASS | FAIL | SKIP | TOTAL | TIME (m) |
qemux86-64 |  472 |    0 |  143 |   615 |      2.5 |
qemuarm64  |  472 |    0 |  143 |   615 |       51 |

core-image-sato:
MACHINE    | PASS | FAIL | SKIP | TOTAL | Time (m) |
qemux86-64 |  472 |    0 |  143 |   615 |      2.4 |
qemuarm64  |  472 |    0 |  143 |   615 |       52 |


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

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

-- 
2.24.1



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

end of thread, other threads:[~2020-02-28 13:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26 18:07 [PATCH 0/2 v3] Add ptest support for coreutils Trevor Gamblin
2020-02-26 18:07 ` [PATCH 1/2 v3] coreutils: add ptest Trevor Gamblin
2020-02-26 18:13   ` Alexander Kanavin
2020-02-27 23:26     ` Richard Purdie
2020-02-27 23:51       ` Trevor Gamblin
2020-02-28  7:51         ` Richard Purdie
2020-02-28  3:59   ` Anuj Mittal
2020-02-28 13:36     ` Trevor Gamblin
2020-02-26 18:07 ` [PATCH 2/2 v3] ptest-packagelists.inc: add coreutils to SLOW list Trevor Gamblin

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.