generic-poky/meta/lib/oeqa
Paul Eggleton 39fba4d70f oe-selftest: devtool: test that updating a file with subdir= works
If you have a file:// entry in SRC_URI with a subdir= parameter that
makes it extract into the source tree, then when you update that file in
oe-local-files and run devtool update-recipe then you want the original
file to be updated. This was made to work by OE-Core commit
9069fef5dad5a873c8a8f720f7bcbc7625556309 together with
31f1bbad248c36a8c86dde4ff57ce42efc664082, however until now there was no
oe-selftest test to verify it.

Note that in order to succeed this test also requires the fix
"lib/oe/recipeutils: ignore archives by default in
get_recipe_local_files()" since the test recipe uses a local tarball.

(From OE-Core rev: 936eba3e1059d1dcd5e58c1ce76870fff7b11b3c)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-23 11:10:13 +00:00
..
buildperf oeqa.buildperf: measure apparent size instead of real disk usage 2016-10-06 07:51:00 +01:00
controllers oeqa/controllers: Add test target for Systemd-boot 2016-07-21 07:47:52 +01:00
runtime parselogs.py: Add disabling eDP error to x86_common whitelist 2016-10-05 10:10:11 +01: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 oe-selftest: devtool: test that updating a file with subdir= works 2016-11-23 11:10:13 +00:00
utils oeqa/sshcontrol: Handle interrupted system call error 2016-10-07 16:43:58 +01: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