zephyr/tests/drivers
Peter A. Bigot e6976562aa tests: drivers: counter: add rtc_ds3231_api
Cloned from counter_basic_api with modifications based on DS3231
limitations:
* Only one device tested per board;
* Counter cannot be stopped or started;
* Alarms are serviced by worker thread, so are not invoked from ISR
  and require that test thread yield to allow processing (no
  k_busy_wait());
* Multiple Alarms test is disabled as documented in test.

Additional tests were added for DS3231-specific API.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-05-07 19:45:06 +02:00
..
adc/adc_api tests: drivers: adc: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
build_all Sensor: mpr: Add Honeywell MPR driver 2020-04-22 17:39:31 +02:00
can can: dts: Convert can-primary alias to zephyr,can-primary chosen prop 2020-04-29 14:27:31 -05:00
clock_control dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
counter tests: drivers: counter: add rtc_ds3231_api 2020-05-07 19:45:06 +02:00
dac tests: drivers: dac_loopback: add frdm_k64f board support 2020-05-01 12:35:50 -05:00
dma test: dma: Fix k_sleep() parameter error 2020-04-08 08:43:23 -04:00
eeprom tests: drivers: eeprom: do not attempt to build on all boards 2020-03-30 13:14:43 -05:00
entropy/api drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
flash_simulator drivers: flash: flash_simulator: Convert to new DT macros 2020-04-30 04:47:44 -05:00
gpio dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
hwinfo/api tests: drivers: hwinfo: Remove unnecessary filter 2020-04-29 11:07:37 +02:00
i2c dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
i2s cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
ipm cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
kscan/kscan_api tests: drivers: fixes for failing tests 2020-04-24 09:49:46 -05:00
pwm/pwm_api dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
spi/spi_loopback tests: drivers: spi: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
uart tests: uart_basic_api: Don't FAIL non-implemented APIs 2020-05-06 12:21:25 -05:00
watchdog/wdt_basic_api dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00