1# Copyright (c) 2023 Bjarki Arge Andreasen
2# SPDX-License-Identifier: Apache-2.0
3
4common:
5  sysbuild: true
6  tags:
7    - drivers
8    - flash
9tests:
10  flash.erase_blocks.build_only:
11    harness: ztest
12    build_only: true
13    platform_allow:
14      - sam_v71_xult/samv71q21
15      - b_u585i_iot02a
16      - nrf9160dk/nrf9160
17      - nrf5340dk/nrf5340/cpuapp
18    integration_platforms:
19      - nrf9160dk/nrf9160
20