|
|
@ -8,9 +8,9 @@ tests: |
|
|
|
# Tests overwrite EEPROM content, only run on select boards |
|
|
|
# Tests overwrite EEPROM content, only run on select boards |
|
|
|
platform_allow: |
|
|
|
platform_allow: |
|
|
|
- native_posix |
|
|
|
- native_posix |
|
|
|
- native_posix_64 |
|
|
|
- native_posix/native/64 |
|
|
|
- native_sim |
|
|
|
- native_sim |
|
|
|
- native_sim_64 |
|
|
|
- native_sim/native/64 |
|
|
|
- qemu_x86 |
|
|
|
- qemu_x86 |
|
|
|
- nucleo_l152re |
|
|
|
- nucleo_l152re |
|
|
|
- nucleo_l073rz |
|
|
|
- nucleo_l073rz |
|
|
@ -23,9 +23,9 @@ tests: |
|
|
|
- OVERLAY_CONFIG=at2x_emul.conf |
|
|
|
- OVERLAY_CONFIG=at2x_emul.conf |
|
|
|
platform_allow: |
|
|
|
platform_allow: |
|
|
|
- native_posix |
|
|
|
- native_posix |
|
|
|
- native_posix_64 |
|
|
|
- native_posix/native/64 |
|
|
|
- native_sim |
|
|
|
- native_sim |
|
|
|
- native_sim_64 |
|
|
|
- native_sim/native/64 |
|
|
|
integration_platforms: |
|
|
|
integration_platforms: |
|
|
|
- native_sim |
|
|
|
- native_sim |
|
|
|
drivers.eeprom.api.build: |
|
|
|
drivers.eeprom.api.build: |
|
|
@ -33,7 +33,7 @@ tests: |
|
|
|
build_only: true |
|
|
|
build_only: true |
|
|
|
platform_exclude: |
|
|
|
platform_exclude: |
|
|
|
- native_sim |
|
|
|
- native_sim |
|
|
|
- native_sim_64 |
|
|
|
- native_sim/native/64 |
|
|
|
- qemu_x86 |
|
|
|
- qemu_x86 |
|
|
|
- nucleo_l152re |
|
|
|
- nucleo_l152re |
|
|
|
- nucleo_l073rz |
|
|
|
- nucleo_l073rz |
|
|
|