For the 64 bit targets, change identifiers to the new hwmv2 ones Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
15 lines
289 B
YAML
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
|