All of lore.kernel.org
 help / color / mirror / Atom feed
* Enable xml output in OeTest class for report consumers
@ 2016-07-21 12:02 Benjamin Esquivel
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Benjamin Esquivel @ 2016-07-21 12:02 UTC (permalink / raw)
  To: openembedded-core


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


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

end of thread, other threads:[~2016-07-21 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-21 12:02 Enable xml output in OeTest class for report consumers Benjamin Esquivel
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

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.