zephyr/tests/subsys/edac/ibecc
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
..
src tests: edac: Ensure vars are not changed in assert evaluation 2021-03-08 10:04:58 -05:00
CMakeLists.txt edac: Add error data information to callback parameter 2021-01-21 08:34:07 -05:00
prj.conf
testcase.yaml tests: edac: Add test for user thread communication 2021-02-19 16:06:29 +02:00