diff options
author | Ross Burton <ross.burton@intel.com> | 2015-11-09 18:07:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-24 15:55:41 +0000 |
commit | a6c68d85a9584e9d6e92f8479146283aa1fafafe (patch) | |
tree | 698197eceb593de7f4f00e2a735dbae669a92caa /meta/recipes-qt | |
parent | 92328b43bcda730839bdfbf7fa8ac5171d784868 (diff) | |
download | poky-a6c68d85a9584e9d6e92f8479146283aa1fafafe.tar.gz |
oeqa/selftest/sstatetests: prettier output for allarch test
Instead of creating two lists of full paths and comparing them which in failure
produces a list of every stamp file (so all tasks, twice), reduce the filename
down to a recipe/task->hash dictionary and compare those, meaning unittest
shows the differences in the dictionaries.
In the future get_files() should be generalised so all tests in this class can
use it, and find a pair of hashes that don't match and run diffsigs on them.
(From OE-Core rev: b612628081b81b50965ae9454df4b2747c6997b2)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt')
0 files changed, 0 insertions, 0 deletions