poky/scripts/lib/compatlayer
Patrick Ohly 76f149e384 yocto-compat-layer.py: make signature check code reusable
This moves the main content of test_signature into a helper
function. It can be reused by arbitrary tests that need to do
a before/after signature comparison. Long-term this might even
be useful in oeqa itself.

(From OE-Core rev: ecc9a1f9ceec9996aeb2c602846d51277de0b4a5)

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-06 14:38:14 +01:00
..
cases yocto-compat-layer.py: make signature check code reusable 2017-07-06 14:38:14 +01:00
__init__.py yocto-compat-layer.py: make signature check code reusable 2017-07-06 14:38:14 +01:00
case.py yocto-compat-layer.py: Add script to YP Compatible Layer validation 2017-03-04 23:18:19 +00:00
context.py yocto-compat-layer.py: apply test_signatures to all layers 2017-07-06 14:38:14 +01:00