generic-poky/meta/lib/oeqa
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
..
buildperf oeqa.buildperf: measure apparent size instead of real disk usage 2016-10-06 07:51:00 +01:00
controllers targetloader.py: drop test for ClassType 2016-12-12 15:16:42 +00:00
runtime parselogs.py: Don't clog QA with Joule errors 2016-12-13 22:55:21 +00:00
sdk lib/oeqa: Regenerate galculator configure 2016-09-28 10:16:04 +01:00
sdkext oeqa/sdkext/devtool: use a smaller module to test node.js functionality 2016-09-16 15:24:02 +01:00
selftest selftest: Test needed to verify postinst order 2016-12-16 10:23:23 +00:00
utils oeqa/utils/commands.py: Fix get_bb_vars() when called without arguments 2016-12-14 16:15:04 +00:00
oetest.py oeqa/oetest: show stderr when running commands 2016-09-16 15:24:02 +01:00
runexported.py oetest.py: Add command line parameter support for tag in testexport 2016-08-04 15:22:22 +01:00
targetcontrol.py oeqa: Use snapshot instead of copying the rootfs image 2016-09-09 12:07:32 +01:00