tests/ztest: 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 16:32:19 +01:00 committed by Henrik Brix Andersen
parent 8abdc49664
commit 0d5ac4ef11
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ tests:
platform_allow:
- native_posix
- native_sim
- native_sim_64
- native_sim/native/64
integration_platforms:
- native_sim
testing.ztest.base.verbose_0:

View File

@ -8,7 +8,7 @@ common:
platform_allow:
- native_posix
- native_sim
- native_sim_64
- native_sim/native/64
integration_platforms:
- native_sim
tests: