zephyr/tests/drivers
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
..
adc/adc_api boards: nucleo_g071rb: enable adc support 2021-01-07 15:50:22 -06:00
build_all drivers: sensor: icm42605: Fix build issues 2021-02-10 18:21:20 -05:00
can tests: drivers: can: timing: Fix potential div by zero 2021-02-11 08:54:12 -05:00
clock_control tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
console sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
counter tests: drivers: counter: basic_api: add support for Xilinx AXI Timer IP 2020-11-17 19:30:20 -05:00
dac tests: drivers: dac_loopback: Fix dependencies 2020-09-03 14:46:03 -05:00
dma tests/drivers/dma: Enable tests on nucleo_f746zg and disco_l475_iot1 2021-02-04 12:35:04 -05:00
eeprom device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy/api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash_simulator device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
gpio tests: gpio_api_1pin: support for emulated GPIO 2020-12-27 18:15:33 +01:00
hwinfo/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c tests: i2c_slave_api: update to current standard terminology 2021-02-09 13:59:17 -05:00
i2s device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
kscan/kscan_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led/led_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
memc/stm32_sdram tests: drivers: memc: add test for stm32 SDRAM 2020-11-24 16:33:17 +01:00
pwm tests: drivers: pwm: api: run PWM tests in user space 2021-02-02 07:18:50 -05:00
regulator/fixed tests: drivers: regulator: add test for fixed regulator 2020-10-28 15:22:53 +01:00
sensor test: sensor: add testcase 2021-01-18 19:05:32 +01:00
spi/spi_loopback tests: drivers: spi: spi_loopback: Enable nucleo_g474re DMA support 2021-01-15 10:27:43 -05:00
timer/nrf_rtc_timer tests: drivers: timer: nrf_rtc_timer: Adapt test to nrf52_bsim 2020-12-13 19:28:08 -05:00
uart drivers: edac: CONFIG_LOG_MINIMAL -> CONFIG_LOG_MODE_MINIMAL 2021-01-26 09:06:55 -05:00
watchdog/wdt_basic_api tests/drivers/watchdog: Review yaml file for stm32 window watchdog 2021-02-02 08:15:51 -05:00