poky/meta-selftest
Paul Eggleton 5cd79e8147 oe-selftest: add some tests for recipeutils module
Add some tests for functions in meta/lib/oe/recipeutils.py, in
particular for a few issues I've just fixed. I haven't added tests for
all of the functions - some of them are already being tested via devtool
in any case.

(From OE-Core rev: 72d0cb3f8f1e69aeef93ea0bc90db3e8b8d6f94c)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-12-03 12:20:00 +00:00
..
classes
conf meta-skeleton/meta-selftest: Update to thud 2018-09-25 23:15:49 +01:00
files selftest/imagefeatures: add basic test for useradd-staticids 2017-11-08 22:24:03 +00:00
lib oeqa: replace Alex Kanavin's @intel email address with a personal one 2018-06-07 08:52:55 +01:00
recipes-devtools/python oe-selftest: add some tests for recipeutils module 2018-12-03 12:20:00 +00:00
recipes-test oe-selftest: add some tests for recipeutils module 2018-12-03 12:20:00 +00:00
wic oe-selftest: test wic rawcopy plugin 2017-03-23 13:19:49 +00:00
COPYING.MIT
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).