zephyr/tests
Erwan Gouriou 25e5c60c41 tests/net: utils: increase min RAM requirement to 24K
Min RAM requirement for tests/net/utils was 16K,
hence run on nucleo_l073rz.
Though, build size is a little more than 20K which
overflows board RAM.

Increase min RAM requirement for this test to 24K

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-04-13 13:40:05 -05:00
..
application_development tests: add a C++ compile test. 2018-04-09 23:21:52 -04:00
benchmarks tests: add min_flash option for some tests 2018-04-10 10:07:18 -05:00
bluetooth tests: cleanup meta-data of various tests 2018-04-09 22:55:20 -04:00
boards/altera_max10 tests: boards: altera_max10: Add test for Nios-II i2c core 2018-02-07 19:37:35 -05:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto tests: add min_flash option for some tests 2018-04-10 10:07:18 -05:00
drivers drivers: spi: Add shim for nrfx SPIM driver 2018-04-12 14:19:53 -04:00
include native test: End tests as soon as they pass fail 2018-02-05 06:26:53 -08:00
kernel tests: mempool: Add overflow checks 2018-04-12 14:27:24 -07:00
lib tests: rbtree: Fix test so its actually runs 2018-04-10 15:01:23 -04:00
misc/test_build tests: Added test for UTF-8 characters in Kconfig values 2018-03-21 19:11:19 -04:00
net tests/net: utils: increase min RAM requirement to 24K 2018-04-13 13:40:05 -05:00
posix tests: posix: fix tags and sections 2018-04-09 22:55:20 -04:00
power tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
unit tests: cleanup meta-data of various tests 2018-04-09 22:55:20 -04:00
ztest ztest: define test_main in the header file. 2018-04-09 23:21:52 -04:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig tests: Kconfig: Added a new kconfig. 2018-03-19 18:16:58 -04:00