Richard Purdie
5bad01b1be
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: 52a2455ba7d91d404fc2c4568c805cf1fbe2b2ad)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 35d4c39e0df1a304f557471151a03d1e4b0f30c7)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-10-18 05:25:19 -10:00
..
2022-08-12 12:00:43 +01:00
2023-03-13 17:35:22 +00:00
2022-11-02 11:04:32 +00:00
2023-01-12 23:08:59 +00:00
2022-09-08 14:59:39 +01:00
2023-04-05 17:26:53 +01:00
2023-07-04 05:32:29 -10:00
2022-08-12 12:00:43 +01:00
2022-08-12 12:00:43 +01:00
2022-11-11 13:43:40 +00:00
2022-08-12 12:00:43 +01:00
2023-03-30 12:30:38 +01:00
2023-01-11 10:58:36 +00:00
2023-08-01 06:17:28 -10:00
2023-05-18 04:29:33 -10:00
2023-04-06 14:31:42 +01:00
2023-03-30 23:26:04 +01:00
2022-12-08 10:48:36 +00:00
2023-05-18 04:29:33 -10:00
2023-03-22 13:53:29 +00:00
2022-08-12 12:00:43 +01:00
2023-03-22 13:53:29 +00:00
2023-08-15 06:18:49 -10:00
2022-08-12 12:00:43 +01:00
2022-08-12 12:00:43 +01:00
2023-04-03 11:39:59 +01:00
2022-08-12 12:00:43 +01:00
2022-08-12 12:00:43 +01:00
2022-08-12 12:00:43 +01:00
2022-08-12 12:00:43 +01:00
2022-08-12 12:00:43 +01:00
2022-11-09 15:43:52 +00:00
2023-02-04 17:02:10 +00:00
2022-08-12 12:00:43 +01:00
2023-10-18 05:25:19 -10:00
2023-03-22 13:53:29 +00:00
2022-08-12 12:00:43 +01:00
2022-08-12 12:00:43 +01:00
2022-10-29 16:28:35 +01:00
2023-03-11 00:08:40 +00:00
2023-03-30 12:32:30 +01:00
2022-08-12 12:00:43 +01:00
2023-02-24 15:38:06 +00:00
2022-08-12 12:00:43 +01:00
2023-05-18 04:29:33 -10:00
2022-08-12 12:00:43 +01:00
2023-06-14 04:14:25 -10:00
2023-03-12 23:39:13 +00:00
2022-08-25 11:08:06 +01:00
2022-08-21 22:51:42 +01:00
2022-08-12 12:00:43 +01:00
2023-04-03 11:39:59 +01:00
2023-03-09 23:51:29 +00:00
2022-08-12 12:00:43 +01:00
2022-08-12 12:00:43 +01:00
2023-03-13 17:35:22 +00:00
2022-08-12 12:00:43 +01:00
2022-12-05 22:28:13 +00:00
2023-10-18 05:25:19 -10:00
2022-08-12 12:00:43 +01:00
2023-02-26 11:59:52 +00:00