zephyr/tests
Alexander Wachter 9f858ac1b6 tests: drivers: can: timing: Fix potential div by zero
If the prescaler is zero in the test, a div by zero would happen.
Add an assert to check for zero prescaler.
Fix CID 216790

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2021-02-11 08:54:12 -05:00
..
application_development tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
arch tests: arm: cortex_m: test dynamic lazy stacking on Cortex-m 2021-02-02 17:58:58 -05:00
benchmarks m2gl025_miv: Double the test timeouts 2021-02-09 19:41:27 -05:00
bluetooth Bluetooth: tests: Add missing dependency for CONFIG_BT_AUDIO_UNICAST 2021-02-06 16:20:34 -05:00
boards i2c_test: add a testcase to test i2c api for microchip board 2021-01-23 01:34:10 -05:00
crypto m2gl025_miv: Double the test timeouts 2021-02-09 19:41:27 -05:00
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers tests: drivers: can: timing: Fix potential div by zero 2021-02-11 08:54:12 -05:00
kernel tests: threads/tls: add more thread variables 2021-02-07 23:28:43 -05:00
lib libc/minimal: fix realloc() allocated memory alignment 2021-02-02 19:08:24 -05:00
misc/test_build
net net: coap: clean up token usage in samples and tests 2021-02-02 14:03:01 -05:00
portability samples: cmsis_rtos_v2: increase stack 2021-01-20 16:45:31 -05:00
posix m2gl025_miv: Double the test timeouts 2021-02-09 19:41:27 -05:00
subsys fs: Fix fs_opendir resource leak when invoked on fs_dir_t object in use 2021-02-05 07:32:20 -05:00
unit tests: unit: cbprintf: fix for filtered prototypes 2021-01-27 13:34:06 -05:00
ztest tests: ztest: fix error_hook test case fail in some board 2021-02-04 13:09:55 -05:00