zephyr/tests/drivers/build_all/flash/testcase.yaml
TOKITA Hiroshi eebed141cf tests: drivers: build_all: Add a build_all test for flash
The test targets the following devices at this time.

- atmel,at45
- jedec,spi-nor

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-10-11 13:16:53 -04:00

18 lines
313 B
YAML

# Copyright (c) 2024 TOKITA hiroshi
# SPDX-License-Identifier: Apache-2.0
common:
build_only: true
tags:
- drivers
- flash
tests:
drivers.flash.build:
platform_allow:
- native_sim
drivers.flash.emul.build:
platform_allow:
- native_sim
extra_configs:
- CONFIG_EMUL=y