zephyr/tests/lib/sprintf/testcase.yaml
shixiongx zhang 84d23fd82f Tests: libc: Improve code coverage
Add test cases for libc module  APIs.

Signed-off-by: shixiongx zhang <shixiongx.zhang@intel.com>
2021-03-25 14:06:36 +01:00

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