zephyr/tests/lib/spsc_pbuf/testcase.yaml
Krzysztof Chruscinski cbc85071ee tests: lib: spsc_pbuf: Exclude ast1030_evb from test
This board has external cache enabled but fails to link when cache
API is used. Temporary disabling.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-06-07 19:04:35 +02:00

7 lines
170 B
YAML

tests:
lib.spsc_pbuf:
integration_platforms:
- native_posix
# Exclude platform which does not link with cache functions
platform_exclude: ast1030_evb