]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Fix and expand ptests
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Wed, 16 Mar 2016 12:13:45 +0000 (14:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2016 22:57:55 +0000 (22:57 +0000)
commit753daf14da4017cd5d245f1587ca44faa39784f5
tree74186e23eda34bdf4fc63b5a2093950df0617a0e
parent14640f16b5ce09a14f88b3fa641d4cf2780f8b97
systemd: Fix and expand ptests

systemd-ptest only runs a couple of tests currently.
* Install all test binaries and required data files
* Add missing runtime dependencies for -ptest
* Fix paths required for on-target testing in do_configure_prepend()
* cleanup do_install_ptest()

For reference, results on current core-image-sato:
  PASS: 109
  SKIP:   5
  FAIL:   2

test-execute failure:
https://github.com/systemd/systemd/issues/2852

test-acl-util failure:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=9269

Fixes [YOCTO #8767].

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd/run-ptest
meta/recipes-core/systemd/systemd_229.bb