From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH V3 0/1] oeqa/runtime/cases/selftest.py: rename to _selftest.py
Date: Tue, 12 Jun 2018 17:08:55 +0800 [thread overview]
Message-ID: <cover.1528772440.git.Qi.Chen@windriver.com> (raw)
Changes in V3:
* Also rename selftest.json to _selftest.json to avoid runtime_test.py failure in oe-selftest.
* Fixed a typo (sato -> full-cmdline)
Changes in V2:
* Fix to depend on _selftest.Selftest.test_install_package.
The following changes since commit fe6e6231441188c3ffe52ef5811a8f30d29ea952:
local.conf.sample: update libsdl mentions to libsdl2 (2018-06-07 08:53:19 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib ChenQi/rename_selftest
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/rename_selftest
Chen Qi (1):
oeqa/runtime/cases/selftest.py: rename to _selftest.py
.../lib/oeqa/runtime/cases/{selftest.json => _selftest.json} | 0
meta-selftest/lib/oeqa/runtime/cases/{selftest.py => _selftest.py} | 2 +-
meta/lib/oeqa/selftest/cases/runtime_test.py | 4 ++--
3 files changed, 3 insertions(+), 3 deletions(-)
rename meta-selftest/lib/oeqa/runtime/cases/{selftest.json => _selftest.json} (100%)
rename meta-selftest/lib/oeqa/runtime/cases/{selftest.py => _selftest.py} (94%)
--
1.9.1
next reply other threads:[~2018-06-12 9:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-12 9:08 Chen Qi [this message]
2018-06-12 9:08 ` [PATCH 1/1] oeqa/runtime/cases/selftest.py: rename to _selftest.py Chen Qi
2018-06-22 1:33 ` [PATCH V3 0/1] " ChenQi
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.1528772440.git.Qi.Chen@windriver.com \
--to=qi.chen@windriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.