summaryrefslogtreecommitdiffstats
path: root/scripts/pybootchartgui
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-18 13:38:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-20 08:57:26 +0100
commit2564f3a432f8a6200d26c9ff91f82e0a51a268f8 (patch)
tree9f984e780749cf2f6d9501965669fdc2e42bd3e2 /scripts/pybootchartgui
parente1a3d10aaafffbfdd0cdd7258618c84e9ace238b (diff)
downloadpoky-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/pybootchartgui')
0 files changed, 0 insertions, 0 deletions