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 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core