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>
7 lines
96 B
YAML
7 lines
96 B
YAML
common:
|
|
depends_on: netif
|
|
tests:
|
|
net.socket.poll:
|
|
min_ram: 21
|
|
tags: net socket poll
|