zephyr/tests/lib/json/testcase.yaml
Kumar Gala f319660ce5 tests: json: only build if newlib isn't configured
Right now we have various type conflicts between the json library and
newlib.  Until these are resolved only build the json test if newlib
isn't enabled.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-08-13 09:06:10 -04:00

7 lines
120 B
YAML

tests:
- test:
build_only: true
filter: not CONFIG_NEWLIB_LIBC
min_ram: 32
tags: json