zephyr/tests/drivers/eeprom/shell/testcase.yaml
Alberto Escolar Piedras 74d22a4b35 tests/drivers/eeprom: Several fixes and improvements
* Fix app path in documentation
* Move the at24 emulator overlays to be general instead of
  native_posix specific
* Switch default test platform from native_posix to native_sim
* From build only test, exclude platforms which are used
  in the build and run test.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-14 11:11:53 +01:00

10 lines
154 B
YAML

tests:
drivers.eeprom.shell:
integration_platforms:
- native_sim
- native_sim_64
tags:
- drivers
- eeprom
- shell