zephyr/tests/net/shell/testcase.yaml
Jukka Rissanen a077bdd417 tests: net: shell: Add some simple tests for net-shell
Make sure net-shell is started properly and it does not crash.
The purpose of this test is to catch issues described in #19178
where UART was not working which was seen as net-shell crashing
at startup.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-09-17 22:41:56 +08:00

7 lines
88 B
YAML

common:
depends_on: netif
tests:
net.shell:
min_ram: 20
tags: net net-shell