poky/meta-selftest
Richard Purdie dd82e01426 selftest/recipetool: Drop globbing SRC_URI test, no longer supported
Globbing is a bad idea in SRC_URI, it breaks the task checksums and
can't really be fixed. Since we're removing it, drop the test for
its interaction with recipetool.

(From OE-Core rev: 8bf93fa89aa1ba73f6eec05b95d6e8ca5f7d4c4b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-08-26 09:04:04 +01:00
..
classes
conf layer.conf: Move to gatesgarth naming 2020-05-18 06:33:36 +01:00
files selftest/imagefeatures: add basic test for useradd-staticids 2017-11-08 22:24:03 +00:00
lib meta-selftest: correct the virgl test for 5.8 kernels 2020-08-25 01:00:37 +01:00
recipes-devtools/python oe-selftest: add some tests for recipeutils module 2018-12-03 12:20:00 +00:00
recipes-test selftest/recipetool: Drop globbing SRC_URI test, no longer supported 2020-08-26 09:04:04 +01:00
wic meta/lib/oeqa: Test for bootimg-biosplusefi Source 2019-07-23 22:26:28 +01:00
README

This layer is intended as test layer, used by scripts/oe-selftest
and it's probably a mistake to include it in your builds (unless you
want to run the script).