The test targets the following devices at this time. - zephyr,sdmmc-disk - zephyr,mmc-disk Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
13 lines
232 B
YAML
13 lines
232 B
YAML
# Copyright (c) 2024 TOKITA hiroshi
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.disk.build:
|
|
tags:
|
|
- drivers
|
|
- disk
|
|
build_only: true
|
|
platform_allow:
|
|
- native_sim
|
|
- native_sim/native/64
|