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>
This commit is contained in:
Kumar Gala 2017-08-11 12:33:00 -05:00 committed by Anas Nashif
commit f319660ce5

View file

@ -1,5 +1,6 @@
tests:
- test:
build_only: true
filter: not CONFIG_NEWLIB_LIBC
min_ram: 32
tags: json