[OE-core] [PATCH 0/1] LSB: 4.1.0 -> 5.0

Dengke Du dengke.du at windriver.com
Wed Jul 20 08:32:34 UTC 2016


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




More information about the Openembedded-core mailing list