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>
This commit is contained in:
Alberto Escolar Piedras 2024-03-14 15:21:18 +01:00 committed by Henrik Brix Andersen
parent de0fb67c9f
commit ac1610ec72
9 changed files with 14 additions and 14 deletions

View file

@ -4,7 +4,7 @@ common:
# eventfd API does not work with native_posix so exclude it here
platform_exclude:
- native_posix
- native_posix_64
- native_posix/native/64
tests:
net.dhcpv4_server:
extra_configs:

View file

@ -2,9 +2,9 @@ tests:
net.ieee802154.fragment:
platform_allow:
- native_posix
- native_posix_64
- native_posix/native/64
- native_sim
- native_sim_64
- native_sim/native/64
integration_platforms:
- native_sim
tags:

View file

@ -2,9 +2,9 @@ tests:
net.ieee802154.custom_l2:
platform_allow:
- native_posix
- native_posix_64
- native_posix/native/64
- native_sim
- native_sim_64
- native_sim/native/64
integration_platforms:
- native_sim
tags:

View file

@ -1,9 +1,9 @@
common:
platform_allow:
- native_posix
- native_posix_64
- native_posix/native/64
- native_sim
- native_sim_64
- native_sim/native/64
integration_platforms:
- native_sim
tags:

View file

@ -8,7 +8,7 @@ common:
# needs root permission.
platform_exclude:
- native_posix
- native_posix_64
- native_posix/native/64
tests:
net.socket.af_packet:
min_ram: 21

View file

@ -8,7 +8,7 @@ common:
# needs root permission.
platform_exclude:
- native_posix
- native_posix_64
- native_posix/native/64
tests:
net.socket.af_packet.ipproto_raw:
min_ram: 21

View file

@ -2,7 +2,7 @@ tests:
net.socket.can:
integration_platforms:
- native_sim
- native_sim_64
- native_sim/native/64
tags:
- net
- can

View file

@ -7,7 +7,7 @@ common:
platform_exclude:
- mps2/an385
- native_posix
- native_posix_64
- native_posix/native/64
tests:
net.socket.service:
min_ram: 21

View file

@ -1,11 +1,11 @@
common:
platform_allow:
- native_posix
- native_posix_64
- native_posix/native/64
- native_sim
- native_sim_64
- native_sim/native/64
integration_platforms:
- native_sim_64
- native_sim/native/64
tags:
- net
- traffic_class