zephyr/tests
Kumar Gala 7fb0e36060 tests: sprintf: cleanup to work with newlib
newlib doesn't implement the internal buffer the same way that minimal
libc does, so only run that check with min libc (ie !CONFIG_NEWLIB_LIBC).
Also, reported the length we did get if the buffer is to big.  Finally
include <stdarg.h> since we are dealing with va_lists and such.

Change-Id: I6b23e448e5785df978ac8c2757099e2b8aaace54
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-18 00:27:33 +00:00
..
benchmarks tests: app_kernel: limit to systems with >32K of memory 2017-04-14 16:12:57 -05:00
bluetooth
booting/stub
compliance
crypto tests: crypto: disable 2 tests that are ridiculously slow 2017-04-14 10:42:29 -04:00
drivers
include
kernel tests: sprintf: cleanup to work with newlib 2017-04-18 00:27:33 +00:00
legacy/kernel
lib/json
net
power
subsys
unit unit: Fixup crc unit test for zassert change 2017-04-14 06:08:27 -05:00
ztest
defaults.tc
Kconfig
Makefile
Makefile.test