From: Dengke Du <dengke.du@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] LSB: 4.1.0 -> 5.0
Date: Wed, 20 Jul 2016 04:32:34 -0400 [thread overview]
Message-ID: <cover.1468998858.git.dengke.du@windriver.com> (raw)
The test steps:
1. Add the meta-qt4 layer to the ../conf/bblayers.conf
2. Set the MACHINE ?= "x86-64" to ../conf/local.conf
3. Set the DISTRO ?= "poky-lsb" to ../conf/local.conf
4. Set the IMAGE_ROOTFS_EXTRA_SPACE = "5242880" ../conf/local.conf (Because it will download tests and produce many report files)
5. Run the command: bitbake core-image-lsb qemuparams="-m 512" kvm
The test results:
TEST PASS
cmdchk 98.7%
libchk 95.8%
alsa-t2c 99.9%
core-t2c 96.6%
cpp-t2c 99.9%
desktop 98.6%
desktop-t2c 98.7%
libstdcpp 89.8%
olver 99.8%
perl 90.1%
printing 84.8%
python 98.1%
qt4-azov 100%
xml2-azov 99.9%
apache 100%
expect 100%
groff 100%
raptor 100%
rsync 100%
samba 100%
xpdf 100%
tcl 88.5%
xts5 100%
Two special case:
core 54.3%
Explanation:
total passed failed untest other
core 10661 5762 60 4826 91
The untest is that tests not relevant/not applicable, it does not affect the results.
The core tests contains 4826 untests, the failed is 60, so we consider it is a good results.
The following changes since commit 5c11e365e19357f721c49d076971567e7b64b61b:
lib/oeqa: add Galculator to SDK and runtime tests (2016-07-01 16:22:48 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib dengke/LSB_Update_to_5.0
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=dengke/LSB_Update_to_5.0
Dengke Du (1):
LSB: 4.1.0 -> 5.0
meta/recipes-extended/lsb/lsbtest/LSB_Test.sh | 3 +-
meta/recipes-extended/lsb/lsbtest/packages_list | 57 +++++++++++-----------
meta/recipes-extended/lsb/lsbtest/session | 9 ----
.../packagegroups/packagegroup-core-lsb.bb | 11 -----
4 files changed, 29 insertions(+), 51 deletions(-)
--
2.8.1
next reply other threads:[~2016-07-20 8:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-20 8:32 Dengke Du [this message]
2016-07-20 8:32 ` [PATCH 1/1] LSB: 4.1.0 -> 5.0 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.1468998858.git.dengke.du@windriver.com \
--to=dengke.du@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.