zephyr/tests/subsys
Andrei Emeltchenko c1cd44cab4 tests: edac: Ensure vars are not changed in assert evaluation
Coverity analysis reported following cases with side effect in assertion
(ASSERT_SIDE_EFFECT):

CID: 219574
CID: 219644
CID: 219659

Avoid issue by loading volatiles to local variables before assertion.

Fixes: #33079
Fixes: #33042
Fixes: #33030

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2021-03-08 10:04:58 -05:00
..
canbus tests: enable and run many tests on RISC-V 2021-01-15 13:06:33 -05:00
debug logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
dfu tests/subsys/dfu/mcuboot: support mcuboot max alignment 2021-01-14 18:03:38 +01:00
edac/ibecc tests: edac: Ensure vars are not changed in assert evaluation 2021-03-08 10:04:58 -05:00
fs fs: Fix fs_opendir resource leak when invoked on fs_dir_t object in use 2021-02-05 07:32:20 -05:00
jwt
logging tests: logging: set integration_platforms to native_posix 2021-03-03 09:19:45 -06:00
mgmt/ec_host_cmd
openthread net: openthread: Make radio workqueue stack size configurable 2021-01-13 11:29:30 +02:00
power power: Get rid of deep sleep and sleep concepts 2021-03-07 07:59:53 -05:00
settings tests: link settings_test_fs with kernel 2021-03-03 20:06:00 -05:00
shell tests: shell: set integration_platforms to native_posix 2021-03-03 07:23:51 -05:00
storage storage/stream/flash: Failed write of reminder rewinds buffer offset 2021-03-03 11:40:11 +03:00
usb