All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Esquivel <benjamin.esquivel@linux.intel.com>
To: openembedded-core@openembedded.org
Subject: Enable xml output in OeTest class for report consumers
Date: Thu, 21 Jul 2016 12:02:04 +0000	[thread overview]
Message-ID: <1469102526-48920-1-git-send-email-benjamin.esquivel@linux.intel.com> (raw)


You can take a look at the bug 9682[1] where tests and sample logs are attached.
This patch assumes the xmlrunner[2] module in the system where oe-selftest will
run. if the xmlrunner is not there, it will default to unittest.

As it is now, it will change partially the text output format of the command
line but a bug will be filed for fixing that up. Reason being that is better
to fix it at the xmlrunner than recreating the functions to fix it. See the
summary of changes at the bug's attachments.

[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=9682
[2] https://github.com/xmlrunner/unittest-xml-reporting


             reply	other threads:[~2016-07-21 20:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-21 12:02 Benjamin Esquivel [this message]
2016-07-21 12:02 ` [PATCH 1/2] oe-selftest: export test results via xmlrunner Benjamin Esquivel
2016-07-21 12:02 ` [PATCH 2/2] oe-selftest: simplifying log filenames Benjamin Esquivel

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=1469102526-48920-1-git-send-email-benjamin.esquivel@linux.intel.com \
    --to=benjamin.esquivel@linux.intel.com \
    --cc=openembedded-core@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.