]> code.ossystems Code Review - openembedded-core.git/commit
selftest/archiver: add tests for recipe type filtering
authorAndré Draszik <adraszik@tycoint.com>
Fri, 6 Oct 2017 12:12:47 +0000 (13:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 22:39:21 +0000 (22:39 +0000)
commit11064f15d7fc10b99eac4084af48a91d8b212932
tree0bce100e0e5056ced3dcb6812ca62b9ac9c70679
parent79c7c8342859306750f0af17210a183fdc543caf
selftest/archiver: add tests for recipe type filtering

The archiver used to be able to filter based on COPYLEFT_RECIPE_TYPES.

Unfortunately, this got broken with the fix for
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=6929
in commit ae9102bda398 ("copyleft_filter.bbclass: Allow to filter on name")

Add two tests to prevent that from happening again.

Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit 709f02c5cb25983090251c6237bac4fc0a295c4f)
Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/selftest/archiver.py