zephyr/tests
Kumar Gala ab8a3b2c0d tests: app_kernel: limit to systems with >32K of memory
We need a bit over 32k of memory to build/run the app_kernel benchmarks.

Change-Id: Iddfeb073f8ea87dc6323775a288b83efa88fdaea
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-14 16:12:57 -05:00
..
benchmarks tests: app_kernel: limit to systems with >32K of memory 2017-04-14 16:12:57 -05:00
bluetooth tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto tests: crypto: disable 2 tests that are ridiculously slow 2017-04-14 10:42:29 -04:00
drivers tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
include tests: include: Move timestamp.h into common location 2017-01-30 21:33:47 +00:00
kernel tests: remove legacy tag from ported tests 2017-04-14 10:42:29 -04:00
legacy/kernel tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
lib/json tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
net tests: rename ztests' assert > zassert 2017-04-14 00:07:06 -04:00
power tests/power/multicorei/lmt: Fix RTC configuration 2017-02-23 13:17:47 +00:00
subsys tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
unit unit: Fixup crc unit test for zassert change 2017-04-14 06:08:27 -05:00
ztest tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
defaults.tc
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile
Makefile.test