zephyr/tests/net/socket/poll/testcase.yaml
Jukka Rissanen 07489a1aa2 tests: net: poll: Fix the test name and add proper tag
The test name did not reflect the purpose of the test.
Also add "poll" tag so that we can more easily launch just
this test.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-01-03 11:26:46 -08:00

7 lines
96 B
YAML

common:
depends_on: netif
tests:
net.socket.poll:
min_ram: 21
tags: net socket poll