diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-18 13:38:36 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-20 08:57:26 +0100 |
| commit | 2564f3a432f8a6200d26c9ff91f82e0a51a268f8 (patch) | |
| tree | 9f984e780749cf2f6d9501965669fdc2e42bd3e2 /scripts/test-remote-image | |
| parent | e1a3d10aaafffbfdd0cdd7258618c84e9ace238b (diff) | |
| download | poky-2564f3a432f8a6200d26c9ff91f82e0a51a268f8.tar.gz | |
oeqa/selftest/wic: Improve assertTrue calls
assertTrue is a problematic call use in test cases since when it fails,
you just get an unhelpful "False is not True" message.
Replace some uses with assertIn/assertNotIn which will give more helpful results
and for the rest, add msg entries which given more helpful debugging.
For example, this patch would help debugging of #15176.
(From OE-Core rev: 35d4c39e0df1a304f557471151a03d1e4b0f30c7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/test-remote-image')
0 files changed, 0 insertions, 0 deletions
