Set integration_platforms on these samples to just mps2_an385. This should be sufficient to make sure these tests build and run. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
10 lines
212 B
YAML
10 lines
212 B
YAML
sample:
|
|
name: echo Sample
|
|
tests:
|
|
sample.console.echo:
|
|
integration_platforms:
|
|
- mps2_an385
|
|
filter: CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT
|
|
tags: console
|
|
harness: keyboard
|