poky/meta/lib/oeqa
Mariano Lopez 65459f5b6d oeqa/oetest.py: Allow to export packages using symlinks
Currently packages that contains symlinks can't be extracted
and exported. This allows to export extracted such packages.

A nice side effect is improved readability.

[YOCTO #9932]

(From OE-Core rev: 0338f66c0d246c3b8d94ac68d60fbc4c314e500b)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-04 15:22:22 +01:00
..
buildperf oe-build-perf-test: implement --globalres-file option 2016-07-01 16:22:47 +01:00
controllers oeqa/controllers: Add test target for Systemd-boot 2016-07-21 07:47:52 +01:00
runtime oeqa/runtime/syslog: test_syslog_logger Don't try to use logread when systemd is enabled 2016-08-01 11:47:13 +01:00
sdk oeqa/sdk: remove buildsudoku test 2016-07-20 10:28:44 +01:00
sdkext devtool: sdk-update: drop support for local updates 2016-05-21 22:24:57 +01:00
selftest selftest/runtime-test.py: Add test for testexport SDK feature 2016-08-04 15:22:22 +01:00
utils oeqa/utils/commands.py: Command class improve validations/decoding in output 2016-08-01 11:47:13 +01:00
oetest.py oeqa/oetest.py: Allow to export packages using symlinks 2016-08-04 15:22:22 +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 utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel cmdline 2016-07-20 10:28:47 +01:00