generic-poky/meta/lib/oeqa/selftest
Francisco Pedraza 23d1c4ffb7 selftest: Test needed to verify postinst order
It verifies the following:

1. Compile a minimal image.
2. The compiled image will add the layer with the recipe postinst,
previously created at:
"meta-selftest/recipes-test"
3. Run QEMU.
4. Validate the task execution order.
[YOCTO #5319]

(From OE-Core rev: a8ff789a3bfedcbc4358db7907a45270d8b1b76a)

Signed-off-by: Francisco Pedraza <francisco.j.pedraza.gonzalez@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-16 10:23:23 +00:00
..
oelib oeqa: move lib/oe tests to oe-selftest 2016-12-16 10:23:22 +00:00
__init__.py scripts/oe-selftest: script to run builds as unittest against bitbake or various scripts 2013-12-03 17:45:50 +00:00
_sstatetests_noauto.py oe-selftest: force some values in local.conf for _sstatetests_noauto.py 2014-03-07 14:58:45 +00:00
archiver.py oeqa/selftest/archiver: Test that archiver filters on recipe name 2015-09-24 17:54:28 +01:00
base.py selftest: base: new object member to store the DISTRO value 2016-12-16 10:23:22 +00:00
bblayers.py selftest: bblayers: remove linux kernel checks for show-recipes check 2016-12-16 10:23:22 +00:00
bbtests.py selftest: bbtests: use minimal image so all distros can execute it 2016-12-16 10:23:22 +00:00
buildhistory.py oeqa: Update to handle domain specific references in build logs 2016-02-15 16:28:46 +00:00
buildoptions.py selftest: buildoptions: skip read-only-image test depending on distro 2016-12-16 10:23:22 +00:00
devtool.py oe-selftest: devtool: improve test_devtool_modify slightly 2016-12-14 12:30:50 +00:00
eSDK.py oeqa/selftest Adds eSDK test cases to devtool verification. 2016-09-03 23:45:54 +01:00
imagefeatures.py image: Deploy images to IMGDEPLOYDIR 2016-09-04 00:07:28 +01:00
layerappend.py oeqa/selftest/layerappend: fix test if build directory is not inside COREBASE 2015-11-16 11:39:39 +00:00
liboe.py selftest/liboe: add a test for copyhardlinktree() 2016-09-06 10:24:04 +01:00
lic-checksum.py oeqa/selftest/lic-checksum: don't report the expected failure to errors.yp 2016-09-20 15:11:09 +01:00
manifest.py oeqa/selftest: Added testcase decorators. 2015-10-27 07:24:28 +00:00
oescripts.py oeqs/selftest: Added test case decorators for the rest of selftest testcases except toaster 2014-07-10 17:38:35 +01:00
pkgdata.py oe-pkgdata-util: Make read-value handle override variables 2016-12-14 12:30:49 +00:00
prservice.py selftest/prservice.py: Sanitize package version when looking for stamp 2016-03-11 16:50:44 +00:00
recipetool.py recipetool: selftest: Add test for recipetool plugin loading 2016-12-13 22:55:20 +00:00
runtime-test.py selftest: Test needed to verify postinst order 2016-12-16 10:23:23 +00:00
signing.py oeqa/selftest/signing: check that we have GPG in setup 2016-07-26 08:56:31 +01:00
sstate.py selftest: base: new object member to store the DISTRO value 2016-12-16 10:23:22 +00:00
sstatetests.py oeqa/sstatetests: Add test for multilib allarch checksums 2016-10-01 21:45:57 +01:00
tinfoil.py oe-selftest: add basic tinfoil tests 2016-12-14 12:30:50 +00:00
wic.py selftest: wic: fix test_qemu 2016-12-07 10:38:06 +00:00