diff options
author | Konrad Weihmann <kweihmann@outlook.com> | 2020-06-15 22:26:56 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-17 11:10:28 +0100 |
commit | 7f7f785ed354c3b4e68109dea968756d6bff649c (patch) | |
tree | 01df03dfa27c482973d28b3b74d0ac26e929ff7e /meta/recipes-devtools/mmc | |
parent | 889eb94e98cb3b86d607441e6f2ebdda8ccd9368 (diff) | |
download | poky-7f7f785ed354c3b4e68109dea968756d6bff649c.tar.gz |
oeqa/runtime: Add OERequirePackage decorator
Add new decorator which behaves like OEHasPackage, but
fails the testcase if a dependency isn't met.
This helps to identify missing packages in the image
under test when using static test suite lists, otherwise
a missing package won't fail the overall test suite and
errors might slip through unnoticed
(From OE-Core rev: c5be39df1494f33e2cae116e4930f2a0f3dd2000)
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/mmc')
0 files changed, 0 insertions, 0 deletions