This test depends on additional hardware being connected to the board, add a fixture and cleanup whitelist. Fixes #25177 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
231 B
YAML
11 lines
231 B
YAML
tests:
|
|
drivers.counter.maxim_ds3231:
|
|
tags: drivers
|
|
depends_on: counter i2c
|
|
min_ram: 16
|
|
timeout: 400
|
|
filter: dt_compat_enabled("maxim,ds3231")
|
|
harness: ztest
|
|
harness_config:
|
|
fixture: maxim_ds3231
|