public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v5] coreutils: add ptest support
@ 2020-03-11 11:32 Trevor Gamblin
  2020-03-11 11:32 ` [PATCH 1/2 v5] coreutils: add ptest Trevor Gamblin
  2020-03-11 11:32 ` [PATCH 2/2 v5] ptest-packagelists.inc: add coreutils to SLOW Trevor Gamblin
  0 siblings, 2 replies; 8+ messages in thread
From: Trevor Gamblin @ 2020-03-11 11:32 UTC (permalink / raw)
  To: openembedded-core

Note that this patch set does not include Richard's "coreutils hack" 
patch, so that will have to be added on top (as discussed in #yocto).

Sample test results:

core-image-minimal:
MACHINE    | PASS | FAIL | SKIP | TOTAL | TIME (m) |
qemux86-64 |  470 |    0 |  144 |   614 |      2.5 |
qemuarm64  |  470 |    0 |  144 |   614 |       51 |

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

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

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

-- 
2.17.1



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

end of thread, other threads:[~2020-04-07  2:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-11 11:32 [PATCH 0/2 v5] coreutils: add ptest support Trevor Gamblin
2020-03-11 11:32 ` [PATCH 1/2 v5] coreutils: add ptest Trevor Gamblin
2020-04-06  0:26   ` [OE-core] " Khem Raj
2020-04-06 11:58     ` Richard Purdie
2020-04-06 14:32       ` Khem Raj
2020-04-06 16:47         ` Richard Purdie
2020-04-07  2:26           ` Randy MacLeod
2020-03-11 11:32 ` [PATCH 2/2 v5] ptest-packagelists.inc: add coreutils to SLOW Trevor Gamblin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox