Skip to content
Commit e6976562 authored by Peter Bigot's avatar Peter Bigot Committed by Carles Cufi
Browse files

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: default avatarPeter A. Bigot <pab@pabigot.com>
parent e444274e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment