All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Adrian Freihofer" <adrian.freihofer@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Adrian Freihofer <adrian.freihofer@siemens.com>
Subject: [PATCH v2 0/3] testimage: additional reports for ptests
Date: Fri,  4 Jun 2021 17:37:12 +0200	[thread overview]
Message-ID: <20210604153715.1651762-1-adrian.freihofer@siemens.com> (raw)

Changes from v1 to v2 of these patches:

- Remove artificial ptest example
- Update the existing service skeleton
  - add support for systemd
  - make it a ptest example

Adrian Freihofer (3):
  meta-skeleton: update service example
  testimage: support additional reports for ptests
  runtime_test.py: add new testimage ptest test case

 .../service/service/run-ptest                 | 45 +++++++++++++++++++
 .../service/service/skeleton.service          |  9 ++++
 .../recipes-skeleton/service/service_0.1.bb   | 32 ++++++++++---
 meta/classes/testimage.bbclass                |  5 +++
 meta/lib/oeqa/runtime/cases/ptest.py          | 24 ++++++++++
 meta/lib/oeqa/selftest/cases/runtime_test.py  | 44 ++++++++++++++++++
 6 files changed, 154 insertions(+), 5 deletions(-)
 create mode 100644 meta-skeleton/recipes-skeleton/service/service/run-ptest
 create mode 100644 meta-skeleton/recipes-skeleton/service/service/skeleton.service

-- 
2.31.1


             reply	other threads:[~2021-06-04 15:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-04 15:37 Adrian Freihofer [this message]
2021-06-04 15:37 ` [PATCH v2 1/3] meta-skeleton: update service example Adrian Freihofer
2021-06-04 15:37 ` [PATCH v2 2/3] testimage: support additional reports for ptests Adrian Freihofer
2021-06-04 15:37 ` [PATCH v2 3/3] runtime_test.py: add new testimage ptest test case Adrian Freihofer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210604153715.1651762-1-adrian.freihofer@siemens.com \
    --to=adrian.freihofer@gmail.com \
    --cc=adrian.freihofer@siemens.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.