zephyr/tests/ztest
Enjia Mai 86851434c8 tests: ztest: do not optimize the divide by zero test case
Make the divide instruction not being optimized of the ztest example
test case. Do this because it will be replaced by invalid opcode
exception instruction generated by GCC.

Fixes #33403.

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
2021-05-04 19:09:54 -04:00
..
base tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
custom_output tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
error_hook tests: ztest: do not optimize the divide by zero test case 2021-05-04 19:09:54 -04:00
mock tests: ztest: Added return data test case 2021-03-09 07:09:13 -05:00