Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Dengke Du <dengke.du@windriver.com>
To: <bruce.ashfield@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH V4 0/1] linux-yocto: add ptest support
Date: Thu, 5 Jul 2018 15:27:28 +0800	[thread overview]
Message-ID: <cover.1530775399.git.dengke.du@windriver.com> (raw)

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



             reply	other threads:[~2018-07-05  7:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-05  7:27 Dengke Du [this message]
2018-07-05  7:27 ` [PATCH V4 1/1] linux-yocto: add ptest support Dengke Du

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1530775399.git.dengke.du@windriver.com \
    --to=dengke.du@windriver.com \
    --cc=bruce.ashfield@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox