Set integration_platforms on these tests to just native_posix. This should be sufficient to make sure these tests build and run. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
9 lines
151 B
YAML
9 lines
151 B
YAML
tests:
|
|
shell.history:
|
|
integration_platforms:
|
|
- native_posix
|
|
min_flash: 64
|
|
min_ram: 32
|
|
filter: ( CONFIG_SHELL )
|
|
tags: shell
|