generic-poky/meta/lib/oeqa
Ross Burton a6c68d85a9 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>
2015-11-24 15:55:41 +00:00
..
controllers meta: Add explict getVar param for (non) expansion 2015-06-23 11:57:25 +01:00
runtime oeqa/runtime/multilib: run the arch tests on connmand not connman-applet 2015-11-16 11:39:30 +00:00
sdk oeqa/sdk/gcc: Fix makefile test 2015-09-28 12:00:31 +01:00
selftest oeqa/selftest/sstatetests: prettier output for allarch test 2015-11-24 15:55:41 +00:00
utils qemurunner: Remove the timeout in run_serial 2015-11-16 11:39:36 +00:00
__init__.py lib/oeqa/oetest.py: base module for all runtime unittests 2013-07-09 10:53:43 +01:00
oetest.py oetest: Add tearDownLocal class 2015-10-19 17:57:59 +01:00
runexported.py oeqa/runexported: Replaced optionparser with argparse. 2015-10-01 17:54:56 +01:00
targetcontrol.py oeqa: Test failure/cleanup improvements 2015-09-06 15:26:18 +01:00