The test is configured to replace the config rather than extending, resulting in a build with CONFIG_DISPLAY=n and the driver not being actually built. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
11 lines
154 B
YAML
11 lines
154 B
YAML
common:
|
|
tags:
|
|
- drivers
|
|
- display
|
|
build_only: true
|
|
platform_allow:
|
|
- native_posix
|
|
- native_sim
|
|
tests:
|
|
drivers.display.default: {}
|