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

Changed in V4:
        Remove useless info

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-ptest2
  https://github.com//tree/dengke/kernel-ptest2

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   |  10 ++
 2 files changed, 154 insertions(+)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto/run-ptest

-- 
2.7.4

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to