zephyr/tests/drivers
Andrzej Głąbek ea859cce1e tests: drivers: nrf_rtc_timer: Add a next cycle timeouts test case
Add a test case that schedules a set of consecutive timeouts,
each one on the next cycle of the system timer but each time
after a slightly larger delay.
This test case reveals a problem in the current nrf_rtc_timer
implementation that sometimes a compare value can be missed
what leads to timeouts delayed by 512 seconds.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-01-25 11:25:01 +00:00
..
adc tests: drivers: adc: adc_api: add second channel to nucleo_h743zi 2023-01-23 09:59:46 +00:00
bbram tests: drivers: bbram: refactoring 2022-12-29 17:40:29 +01:00
build_all sensors: as5600: added as5600 2023-01-19 15:18:24 -06:00
can tests: drivers: can: canfd: add support filter type frame 2023-01-04 08:18:13 -06:00
clock_control tests: clock_control: stm32h7: pll2: Fix test configuration 2023-01-04 16:51:57 +01:00
console tests: Tag console tests with additional tags 2023-01-10 18:29:35 -05:00
coredump/coredump_api yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
counter tests: drivers: counter: counter_basic_api: src: Fix STM32 RTC device 2023-01-09 10:14:06 +01:00
dac tests: dac: esp32: API test for CI 2022-12-13 16:29:38 +00:00
disk tests: disk: Increase stack size for USDHC 2023-01-14 09:22:22 +01:00
dma dma: Test repeatedly calling start/stop 2023-01-23 11:51:21 -08:00
eeprom tests: drivers: eeprom: add test for the EEPROM shell module 2022-11-15 09:43:42 -06:00
entropy/api yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
espi drivers: espi: enable ESPI_EMUL automatically 2022-12-22 11:06:18 +01:00
flash tests: drivers: flash: Fix filter using non-existent partition 2023-01-23 10:06:50 +00:00
flash_simulator tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fuel_gauge/sbs_gauge fuel_gauge: sbs_gauge: Enable MFR ACC write 2023-01-08 19:48:12 +01:00
gpio boards: nrf52840dk_nrf52840: Do not enable arduino_serial by default 2023-01-16 09:26:10 +01:00
hwinfo/api tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
i2c tests: drivers: i2c_target_api: enable i2c_target_api test for RT1060 2023-01-19 10:16:13 +01:00
i2s boards: nrf52840dk_nrf52840: Do not enable arduino_serial by default 2023-01-16 09:26:10 +01:00
ipm tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
kscan/kscan_api tests: drivers: kscan: move to new ztest API 2022-09-09 16:24:20 -04:00
led/led_api tests: drviers: remove superfluous source files 2022-09-12 10:54:18 +00:00
memc/ram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mipi_dsi/api
mm/sys_mm_drv_api tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
pinctrl tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
pwm yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
regulator tests: drivers: regulator: voltage: use specific fixture/overlays 2023-01-16 16:52:35 +01:00
sdhc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sensor tests: sensor generic: fix grammar used in test messages 2022-12-28 10:43:50 +01:00
spi tests: drivers: use stm32 dma driver binding macro to configure channel 2023-01-23 09:15:21 -06:00
syscon ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
timer/nrf_rtc_timer tests: drivers: nrf_rtc_timer: Add a next cycle timeouts test case 2023-01-25 11:25:01 +00:00
uart tests: drivers: use stm32 dma driver binding macro to configure channel 2023-01-23 09:15:21 -06:00
udc tests: drivers: udc: fix uninitialized variable and thread 2022-12-14 12:06:03 +01:00
virtualization/ivshmem/plain tests: drivers: virtualization: enable KVM support for ivshmem-plain 2022-12-10 09:47:26 +01:00
w1/w1_api tests: drivers: w1: Enable arduino_i2c and arduino_serial explicitly 2023-01-16 09:26:10 +01:00
watchdog samples: watchdog: board s32z270dc2_r52 only build and not running 2023-01-23 11:46:43 -08:00