generic-poky/meta/lib/oe/tests
Ross Burton 0e904db7da utils: add helper to get all non-system packages
For example if PACKAGES is "foo foo-data foo-dev foo-doc", this will return
"foo-data".

(From OE-Core rev: 3115187e468398a8c1edaf3e5369a2d10fb112f4)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-04 23:52:21 +01:00
..
__init__.py oe.test_types: move into an oe.tests package 2011-12-08 15:24:29 +00:00
test_license.py oe.license: add license flattening code 2011-12-08 15:24:29 +00:00
test_path.py lib/oe/path.py: support missing directory components in realpath() 2013-02-11 22:45:25 +00:00
test_types.py oe.test_types: move into an oe.tests package 2011-12-08 15:24:29 +00:00
test_utils.py utils: add helper to get all non-system packages 2013-04-04 23:52:21 +01:00