diff options
author | Ross Burton <ross.burton@intel.com> | 2017-08-04 16:30:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-11 00:08:31 +0100 |
commit | c7ef6000b11f1b1cd27c9bc408eea9f76bb94a3b (patch) | |
tree | 997efbecea671b8d8f2596219907e462e8c88fb8 /meta/lib/oeqa/core/context.py | |
parent | d6a0bc57fa07d887a78aa8ed76e3bf4558dc5127 (diff) | |
download | openembedded-core-c7ef6000b11f1b1cd27c9bc408eea9f76bb94a3b.tar.gz openembedded-core-c7ef6000b11f1b1cd27c9bc408eea9f76bb94a3b.tar.bz2 openembedded-core-c7ef6000b11f1b1cd27c9bc408eea9f76bb94a3b.zip |
oeqa/runtime_test: use subtests in test_postinst_rootfs_and_boot
As this test has two nested loops and actually runs six times, use
UnitTest.subTest() so we can tell which instance is failing, and to run all
variations instead of failing on the first one.
Also set PACKAGE_CLASSES to just the type we need to reduce the verboseness of
the output, and consolidate the feature generation to be neater.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oeqa/core/context.py')
0 files changed, 0 insertions, 0 deletions