]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
tests/utils.py: test origvalue in a callback matches what is expected
authorRandy Witt <randy.e.witt@linux.intel.com>
Thu, 7 Apr 2016 06:55:40 +0000 (23:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Apr 2016 06:58:37 +0000 (07:58 +0100)
commitece3a4d02d8162dee78c2062c10291b5fd625c36
treef50f213f1c63bc1376506e0d9b40c85d5b763ae8
parent14f05cbdc2ad8d59a94af1c8816567d93c39c88c
tests/utils.py: test origvalue in a callback matches what is expected

There were no tests that verified the value of origvalue in the callback
routines used by edit_metadata(). This patch adds one for a simple
multiline variable.

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/tests/utils.py