13 lines
393 B
YAML
13 lines
393 B
YAML
tests:
|
|
libraries.libc.sprintf:
|
|
extra_args: CONF_FILE=prj.conf
|
|
filter: not CONFIG_SOC_MCIMX7_M4
|
|
tags: libc ignore_faults
|
|
integration_platforms:
|
|
- native_posix_64
|
|
platform_exclude: native_posix native_posix_64 nrf52_bsim
|
|
libraries.libc.sprintf_new:
|
|
extra_args: CONF_FILE=prj_new.conf
|
|
tags: libc
|
|
platform_exclude: native_posix native_posix_64 nrf52_bsim
|