Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] Enable ptest support for lttng.
@ 2013-09-12  1:09 Stefan Seefeld
  2013-09-12  1:09 ` Stefan Seefeld
  0 siblings, 1 reply; 8+ messages in thread
From: Stefan Seefeld @ 2013-09-12  1:09 UTC (permalink / raw)
  To: Openembedded-core

This patch adds the necessary glue to bind the LTTng test suite to the OE ptest logic.

The patch consists of three parts:

1) The ptest enabling bits, including a new install-ptest target and a run-ptest script.
2) A patch (also filed upstream) to execute the tests also in the 'installcheck' target,
   instead of only the 'check' target.
3) Some test output post-processing to obey the ptest format rules.

Stefan Seefeld (1):
  Enable ptest support for lttng.

 meta/recipes-kernel/lttng/lttng-tools/run-ptest    |  4 ++
 .../recipes-kernel/lttng/lttng-tools/runtest.patch | 52 ++++++++++++++++++++++
 meta/recipes-kernel/lttng/lttng-tools_2.3.0.bb     |  8 +++-
 3 files changed, 62 insertions(+), 2 deletions(-)
 create mode 100755 meta/recipes-kernel/lttng/lttng-tools/run-ptest
 create mode 100644 meta/recipes-kernel/lttng/lttng-tools/runtest.patch

-- 
1.8.3.1



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

end of thread, other threads:[~2013-09-24 13:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-12  1:09 [PATCH] Enable ptest support for lttng Stefan Seefeld
2013-09-12  1:09 ` Stefan Seefeld
2013-09-12 17:13   ` Saul Wold
2013-09-12 17:14     ` Stefan Seefeld
2013-09-12 18:12   ` Christian Babeux
2013-09-12 18:22     ` Stefan Seefeld
2013-09-12 22:12       ` Christian Babeux
2013-09-24 13:20   ` Björn Stenberg

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