]> code.ossystems Code Review - openembedded-core.git/commit
selftest/archiver: add tests for recipe type filtering
authorAndré Draszik <adraszik@tycoint.com>
Mon, 26 Jun 2017 08:36:17 +0000 (09:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2017 19:54:54 +0000 (20:54 +0100)
commit709f02c5cb25983090251c6237bac4fc0a295c4f
treef937c04a4be865ca5d3dfe3b2bff571f88a752bd
parented6c92d62be1c98ec9dbf92317d850499d127631
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>
meta/lib/oeqa/selftest/cases/archiver.py