diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-17 14:41:48 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-18 10:59:27 +0100 |
commit | 4ef016683d986cc5291e494789ff5a49b28030eb (patch) | |
tree | f24f29d31f36642f7facf3f4b857bba4faebe078 /meta/lib/oe | |
parent | 7e9212712817a7c10b9aae7a26de3de3a4f18611 (diff) | |
download | poky-4ef016683d986cc5291e494789ff5a49b28030eb.tar.gz |
bitbake: test/data: Add new tests for task checksum changing/not changing
This adds some basic tests for task checksums to ensure that the
checksums:
* change when variables change
* change when active _remove operators are present
* don't change when the _remove operators are not active
* change when an active contains() expression is present
* dont' change a contains() expression isn't active
There is a lot of other functionality which should be added to this
test but its a start.
(Bitbake rev: 5463c16e3619d324aed137f47f93f0997a227d29)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe')
0 files changed, 0 insertions, 0 deletions