tests: sprintf: fix integration_platforms
native_posix_64 is excluded, so it should not be an integration platform. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
be5fa636d3
commit
59dbc746ed
|
@ -4,7 +4,7 @@ tests:
|
|||
filter: not CONFIG_SOC_MCIMX7_M4
|
||||
tags: libc ignore_faults
|
||||
integration_platforms:
|
||||
- native_posix_64
|
||||
- qemu_x86
|
||||
platform_exclude: native_posix native_posix_64 nrf52_bsim
|
||||
libraries.libc.sprintf_new:
|
||||
extra_args: CONF_FILE=prj_new.conf
|
||||
|
|
Loading…
Reference in a new issue