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:
parent
8abdc49664
commit
0d5ac4ef11
|
@ -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:
|
||||
|
|
|
@ -8,7 +8,7 @@ common:
|
|||
platform_allow:
|
||||
- native_posix
|
||||
- native_sim
|
||||
- native_sim_64
|
||||
- native_sim/native/64
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
tests:
|
||||
|
|
Loading…
Reference in New Issue