zephyr/tests/kernel/fp_sharing/float_disable
Andy Ross ca82230780 tests/kernel/fp_sharing: Fix static analysis warning
Can't use a volatile variable in something that the tool thinks is an
optional assert, because the read is treated as a side effect.

Fixes #18438
Fixes #18439

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-08-22 07:07:31 -04:00
..
src tests/kernel/fp_sharing: Fix static analysis warning 2019-08-22 07:07:31 -04:00
CMakeLists.txt tests: kernel: fp_sharing: add test for k_float_disable 2019-07-10 13:44:02 -07:00
prj_x86.conf tests: kernel: fp_sharing: add test for k_float_disable 2019-07-10 13:44:02 -07:00
prj.conf tests: kernel: fp_sharing: add test for k_float_disable 2019-07-10 13:44:02 -07:00
testcase.yaml tests: kernel: fp_sharing: add test for k_float_disable 2019-07-10 13:44:02 -07:00