poky/meta/lib/oeqa
Richard Purdie f135cb3659 oeqa/selftest: Add test for conflicting sysroot provider
sysroot-test depends on virtual/sysroot-test which we build for one machine,
switch machine, switch provider of virtual/sysroot-test and check that the
sysroot is correctly cleaned up. The files in the two providers overlap
so can cause errors if the sysroot code doesn't function correctly.

Yes, sysroot-test should be machine specific really to avoid this, however
the sysroot cleanup should also work.

This adds a test for bug:

[YOCTO #13702]

(From OE-Core rev: 24ca62b3c1fd404b67d549b29aeeacf913e6dc86)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-04-26 14:00:50 +01:00
..
buildperf sanity.bbclass: Move sanity_info from conf to cache 2020-01-10 21:18:22 +00:00
controllers oeqa: modernise subprocess: preexec_fn=os.setsid -> start_new_session=True 2020-02-04 15:56:29 +00:00
core testimage: enable ovmf support 2020-04-24 14:10:08 +01:00
files resulttool: enable merge, store, report and regression analysis 2019-02-21 12:34:00 +00:00
manual oeqa/manual/bsp-hw.json: fix syntax error 2020-03-21 22:39:00 +00:00
runtime oeqa/runtime/weston: Enhance weston tests 2020-04-26 14:00:49 +01:00
sdk fix various, innocuous typos 2020-02-18 23:53:54 +00:00
sdkext oeqa/testsdk: Use original PATH 2020-03-11 11:44:28 +00:00
selftest oeqa/selftest: Add test for conflicting sysroot provider 2020-04-26 14:00:50 +01:00
utils testimage: enable ovmf support 2020-04-24 14:10:08 +01:00
oetest.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
runexported.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
targetcontrol.py oeqa/utils/qemurunner.py: Handle QEMU machines with a single serial 2019-11-27 13:25:18 +00:00