generic-poky/meta/lib/oeqa
Richard Purdie 710b01e01e oeqa: Add test for layer append and FILESPATH tracking
This test actually tests a spectrum of bitbake functionality. Three
layers are created, one containing a recipe, one with a bbappend adding
a file to the recipe and another which overwrites the file in another
bbappend.

The correct outcomes in building the recipe are tested, with the file
in the final layer added, removed and then re-added.

This tests bitbake's cache handling as well as restoration from
sstate which happens in the final test phase.

Based on a test case from:
[YOCTO #7019]

(From OE-Core rev: e57437c0e02b148a878c8db91660674069fbd6e2)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-15 14:19:44 +01:00
..
controllers controllers/masterimage.py: Make testimage kernel naming pattern universal 2014-06-13 12:52:21 +01:00
runtime oeqa/runtime: Boot test for poky-tiny. 2015-04-10 18:10:27 +01:00
sdk oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+ in installed. 2014-08-27 12:12:31 +01:00
selftest oeqa: Add test for layer append and FILESPATH tracking 2015-04-15 14:19:44 +01:00
utils oeqa/utils: Add runner for poky-tiny qemu. 2015-04-10 18:10:27 +01:00
__init__.py lib/oeqa/oetest.py: base module for all runtime unittests 2013-07-09 10:53:43 +01:00
oetest.py testimage: sort modules based on dependencies 2015-04-10 18:10:25 +01:00
runexported.py lib/oeqa: add module for running tests outside of the build system 2014-02-09 09:40:01 +00:00
targetcontrol.py oeqa/targetcontrol: Add support for poky-tiny in QemuTarget. 2015-04-10 18:10:27 +01:00