| # | |
| # Copyright (c) 2024 Nordic Semiconductor ASA | |
| # | |
| # SPDX-License-Identifier: Apache-2.0 | |
| # | |
| common: | |
| platform_allow: | |
| - native_sim/native/64 | |
| - native_sim | |
| tests: | |
| drivers.flash.api: | |
| tags: | |
| - drivers | |
| - flash | |
| drivers.flash.api.userspace: | |
| tags: | |
| - driver | |
| - flash | |
| - userspace | |
| extra_configs: | |
| - CONFIG_USERSPACE=y |