Add a simple test to verify that the bind() can be called multiple times if AF_PACKET is set and there are multiple network interfaces in the system. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
7 lines
101 B
YAML
7 lines
101 B
YAML
common:
|
|
depends_on: netif
|
|
tags: net socket af_packet
|
|
tests:
|
|
net.socket.packet:
|
|
min_ram: 21
|