Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: lib: cbprintf_fp: add filter for tests using newlib
As some tests are enabling CONFIG_NEWLIB_LIBC, we need to filter out that tests in case of missing NEWLIB support in toolchain. It can be done with 'filter: TOOLCHAIN_HAS_NEWLIB == 1' filter in testcase.yaml Signed-off-by: Eugeniy Paltsev <[email protected]>
- Loading branch information