diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-26 12:03:46 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-30 12:44:34 +0100 |
commit | d9087c7c477b101fea4d35547da2d0843940cfd9 (patch) | |
tree | 8556e6a5b0e98f96e94b02bc4160af755c0d9a90 /scripts/wic | |
parent | 1b56227d77d3113c9c17ec35cb7849a768078c4e (diff) | |
download | poky-d9087c7c477b101fea4d35547da2d0843940cfd9.tar.gz |
selftest/wic: Fix/cleanup class setup code
The code was using Wic instead of WicTestCase for image_is_ready and
native_sysroot which was confusing some tests. Fix image_is_ready.
For native_sysroot, convert the only user to just run the call itself
as there is no point in executing this for all the other tests which
don't use the value.
Whilst here, move _get_image_env_path to the base class alongside
its parent variabe and fix it to use WicTestCase.
(From OE-Core rev: 3e83364ed7031d53f281216214b04c7acace844a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/wic')
0 files changed, 0 insertions, 0 deletions