zephyr/tests
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
..
application_development/gen_inc_file tests: move cpp tests to subsys/cpp 2021-04-29 09:00:40 -04:00
arch tests: arch: arm: no_multithreading: Limit platforms allowed 2021-05-04 21:15:36 +02:00
benchmarks tests: benchmarks: footprints: this is not a test 2021-04-27 12:15:14 -04:00
bluetooth Bluetooth: tester: fix bt_le_oob_set_legacy_tk excluded when supported 2021-05-03 10:00:44 +02:00
boards tests: intel_s1000_crb: remove unused and wrong implemented callbacks 2021-04-20 15:06:35 +02:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers tests: drivers: dma set correct type for the chan_id 2021-05-04 10:12:11 -05:00
kernel tests: semaphore: add k_thread_join to test_sem_take_timeout_isr 2021-05-03 17:28:12 -04:00
lib tests: lib: devicetree: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
posix tests: posix: Fix unchecked return coverity error 2021-04-01 04:52:10 -04:00
subsys tests: cpp: run exceptions tests only on mps2_an385 2021-04-29 09:00:40 -04:00
unit tests: unit: cbprintf: Update test after adding alignment parameter 2021-03-29 14:08:41 +02:00
ztest tests: ztest: do not optimize the divide by zero test case 2021-05-04 19:09:54 -04:00