[OE-core] [PATCH V3 0/1] linux-yocto: add ptest support
Dengke Du
dengke.du at windriver.com
Thu Jul 5 04:09:10 UTC 2018
Changed in V3:
1. Add comments and documentation for the tests
2. Changed the results of the kernel ptest output in this format: "[PASS|SKIP|FAIL]" : testname, according to Lei yang's comments.
The tests output:
#####result#####
PASS: dma-example
PASS: bytestream-example
PASS: inttype-example
PASS: record-example
PASS: kobject-example
PASS: kset-example
PASS: trace-events-sample
PASS: trace-printk
PASS: kprobe_example
PASS: kretprobe_example
The following changes since commit 611013a23a0082faa4fda2cd2529668965586a76:
mesa: add lost Upstream-Status tag (2018-07-05 00:22:08 +0100)
are available in the git repository at:
https://github.com/DengkeDu/openembedded-core.git dengke/kernel-ptest
https://github.com//tree/dengke/kernel-ptest
Dengke Du (1):
linux-yocto: add ptest support
meta/recipes-kernel/linux/linux-yocto/run-ptest | 144 ++++++++++++++++++++++++
meta/recipes-kernel/linux/linux-yocto_4.14.bb | 15 +++
2 files changed, 159 insertions(+)
create mode 100644 meta/recipes-kernel/linux/linux-yocto/run-ptest
--
2.7.4
More information about the Openembedded-core
mailing list