Gerson Fernando Budke
b0564dfd97
zephyr/ztest_assert.h: Fix implicit to bool conversion
...
The current zassert macro uses implicit conversion to boolean which
has implication on analysis tools like clang-tidy-14. This add an
aditional step to create a boolean value for the evaluation instead
use the string direct which allows run analysis tool without this
warning/error.
Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com >
2022-08-24 10:06:53 +02:00
..
2022-08-24 10:04:20 +02:00
2022-08-18 10:19:29 +02:00
2022-05-09 12:07:35 +02:00
2022-06-23 09:12:33 +02:00
2022-08-19 08:30:01 +02:00
2022-07-14 14:37:13 -05:00
2022-08-18 12:51:20 +02:00
2022-05-09 12:07:35 +02:00
2022-08-17 12:47:16 -05:00
2022-08-19 11:51:26 +02:00
2022-08-18 12:25:39 +02:00
2022-08-19 11:51:26 +02:00
2022-05-09 12:07:35 +02:00
2022-08-19 11:51:26 +02:00
2022-08-03 05:02:57 +01:00
2022-08-22 17:08:26 +02:00
2022-08-11 09:39:24 -07:00
2022-08-22 17:08:26 +02:00
2022-08-18 15:13:47 -05:00
2022-07-14 14:37:13 -05:00
2022-08-19 11:51:26 +02:00
2022-08-02 16:41:41 +01:00
2022-08-23 11:12:37 -05:00
2022-08-18 12:31:43 +02:00
2022-08-22 16:29:59 +00:00
2022-05-09 12:07:35 +02:00
2022-08-18 11:20:26 +02:00
2022-08-23 10:16:04 +02:00
2022-08-24 10:06:53 +02:00
2022-05-09 12:07:35 +02:00
2022-08-19 11:51:26 +02:00
2022-08-17 12:09:17 +02:00
2022-08-05 15:14:40 +02:00
2022-06-28 13:53:13 -04:00