zephyr/tests/lib
Kumar Gala 64be8d3283 tests: mem_alloc: Fix build issue with malloc test
Since malloc takes a size_t, we should use 0x7fffffff as the max size
(ie what the larget unsigned int) would normall be.  Newer newlib's have
a check that will fail building since 0xf0000000 exceeds the size.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-16 09:23:16 -06:00
..
base64 cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
c_lib cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
json cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mem_alloc tests: mem_alloc: Fix build issue with malloc test 2019-02-16 09:23:16 -06:00
rbtree cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
ringbuffer cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
sprintf cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00