zephyr/tests/drivers
Krzysztof Chruscinski f923779e4d tests: drivers: counter: Extend basic api test with ZLI support
Modified test to handle case when counter handlers are called in
ZLI interrupt context where kernel primitives cannot be used. In
that case volatile counters are used to track number of handlers
calls.

Added configuration for nrf52840dk board where zli feature is enabled
for all counters.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-08-05 16:17:23 +02:00
..
adc tests/drivers: stm32l496g_disco: Enable ADC in tests. 2021-07-21 10:02:24 +03:00
build_all drivers: gpio: Add PCA953X driver (gpio port expander) 2021-07-31 14:56:34 -04:00
can tests: driver: can: canfd: Add CAN-FD tests 2021-05-07 12:36:10 -05:00
clock_control tests: drivers: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
console
counter tests: drivers: counter: Extend basic api test with ZLI support 2021-08-05 16:17:23 +02:00
dac tests: dac: testing dac loopback on stm32f746zg board 2021-07-21 05:50:30 -04:00
dma tests: drivers: dma testing on the stm32f103 nucleo board 2021-07-29 11:48:23 -04:00
eeprom drivers: eeprom: EEPROM emulation in flash memory 2021-02-19 14:06:15 +01:00
entropy/api
flash tests/drivers: disco_l475_iot1: Enabling soc-flash support in overlays. 2021-06-22 08:21:21 -04:00
flash_simulator tests/drivers/flash_simulator: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
gpio boards: add pca953x to bl5340_dvk 2021-07-31 14:56:34 -04:00
hwinfo/api tests: drivers: hwinfo: Cleanup testcase.yaml 2021-06-11 16:23:05 -05:00
i2c driver: i2c: Add TCA9546a I2C switch driver 2021-08-05 11:48:30 +02:00
i2s tests: drivers: i2s_api: Allow testing on nRF52840 DK and nRF5340 DK 2021-07-28 18:41:26 -04:00
ipm tests: drivers: ipm: Add TC_SUITE_START/TC_SUITE_END 2021-04-28 12:54:13 -04:00
kscan/kscan_api
led/led_api
memc/stm32_sdram tests: drivers: memc: add test for stm32 SDRAM 2020-11-24 16:33:17 +01:00
pwm tests: drivers: pwm: pwm_api: add support of RT600 EVK boards 2021-07-30 13:08:03 -05:00
regulator/fixed tests: regulator: add integration platform 2021-04-16 09:45:35 +02:00
sensor drivers: sensors: smart-battery with SBS 1.1 compliant fuel gauge 2021-05-07 07:55:23 -05:00
spi/spi_loopback tests: spi: spi loopback test running on the stm32l5xx boards 2021-07-22 04:52:53 -04:00
timer/nrf_rtc_timer arch: arm: Unconditionally compile IRQ_ZERO_LATENCY flag 2021-04-12 07:33:27 -04:00
uart pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 2021-08-04 08:23:01 -04:00
virtualization/ivshmem tests: ivshmem: move test to more generic location 2021-07-19 11:38:59 -04:00
watchdog/wdt_basic_api watchdog: add watchdog driver support to mimxrt685 platform 2021-08-02 13:21:20 -05:00