zephyr/tests/net/socket/af_packet/testcase.yaml
Alberto Escolar Piedras ac1610ec72 tests/net: Use hwmv2 native targets identifiers
For the 64 bit targets, change identifiers to the new hwmv2 ones

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-15 16:13:12 +01:00

15 lines
289 B
YAML

common:
depends_on: netif
tags:
- net
- socket
- af_packet
# The test do not work in native_posix as the zeth interface creation
# needs root permission.
platform_exclude:
- native_posix
- native_posix/native/64
tests:
net.socket.af_packet:
min_ram: 21