blob: 8bc76b3e9e66d8e6e8ab4e54cf222ccc331b84c4 [file] [log] [blame]
common:
depends_on: eeprom
tags:
- drivers
- eeprom
tests:
drivers.eeprom.api:
# Tests overwrite EEPROM content, only run on select boards
platform_allow:
- native_posix
- native_posix_64
- native_sim
- native_sim_64
- qemu_x86
- nucleo_l152re
- nucleo_l073rz
integration_platforms:
- qemu_x86
drivers.eeprom.api.w_at2x_emul:
# Tests overwrite EEPROM content, only run on select boards
extra_args:
- DTC_OVERLAY_FILE=at2x_emul.overlay
- OVERLAY_CONFIG=at2x_emul.conf
platform_allow:
- native_posix
- native_posix_64
- native_sim
- native_sim_64
integration_platforms:
- native_sim
drivers.eeprom.api.build:
# Build-only test for boards with EEPROMs
build_only: true
platform_exclude:
- native_sim
- native_sim_64
- qemu_x86
- nucleo_l152re
- nucleo_l073rz