Files
zephyr/subsys
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-17 12:47:16 -05:00
2022-08-19 11:51:26 +02:00
2022-08-18 12:25:39 +02:00
2022-08-18 15:13:47 -05:00
2022-08-23 11:12:37 -05:00
2022-06-28 13:53:13 -04:00