* 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>
10 lines
154 B
YAML
10 lines
154 B
YAML
tests:
|
|
drivers.eeprom.shell:
|
|
integration_platforms:
|
|
- native_sim
|
|
- native_sim_64
|
|
tags:
|
|
- drivers
|
|
- eeprom
|
|
- shell
|