diff options
author | Mikko Rapeli <mikko.rapeli@linaro.org> | 2025-07-07 10:21:32 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-07 22:53:22 +0100 |
commit | b9212df42d187e6e0760fb65446818875b889210 (patch) | |
tree | e3b6982eefb6c62356210be7e1ddf2d20f46812e /documentation/tools/host_packages_scripts/ubuntu_docs.sh | |
parent | 487eff712479d962d0a5fcb8653c3d8da024c196 (diff) | |
download | poky-master-next.tar.gz |
testexport.bbclass oe-test: capture all tests and data from all layersmaster-next
testexport.bbclass only copied files from core layer to
the testexport.tar.gz to run tests. Then it filtered
out tests and files which were not specified in
TEST_SUITES variable.
Remove filtering of files to include parselogs.py
test data files which are machine and/or layer specific.
TEST_SUITES variable is now read from build time exported
data store when running tests so there is no need to remove
files from exported tests in testexport.bbclass.
Adapt oe-test script to find "lib" directories from
the new structure with layer specific paths which are
used to find tests and test data files.
(From OE-Core rev: 24d3a1bbe8f1d80c2da5266cccd03c417cd0a522)
Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/tools/host_packages_scripts/ubuntu_docs.sh')
0 files changed, 0 insertions, 0 deletions