zephyr/tests/subsys/shell/shell_flash/testcase.yaml
Simon Glass 740b99c937 tests: shell: shell_flash: Add a test for 'flash read'
Add a simple test for this command to check that the output is as
expected.

This requires a larger output buffer in shell_dummy, so update that
too.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-07-07 17:19:26 -04:00

8 lines
161 B
YAML

tests:
shell.history:
min_flash: 64
min_ram: 32
filter: ( CONFIG_FLASH_SHELL )
tags: flash shell
platform_whitelist: qemu_x86 native_posix