zephyr/tests
Genaro Saucedo Tejada 2382cb8fa3 sanity: prevent stack corruption at test_static_idt
Stack for fiber idtSpurFiber at tests/legacy/kernel/test_static_idt
for nanokernel is not big enough since printk parse context refactor
(commit 3ab6046), causing sanity check to fail with CONFIG_DEBUG=y.

Change-Id: Iddc74a2800163a22be985067ce828ac859ae4a24
Signed-off-by: Genaro Saucedo Tejada <genaro.saucedo.tejada@intel.com>
2017-01-05 02:03:27 +00:00
..
bluetooth tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
booting/stub tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
drivers gpio_basic_api: fix format codes 2017-01-03 20:37:40 +00:00
fs/fat_fs tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
include tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
kernel tests/kernel/stackprot: 'fatal fault' is not a failure 2017-01-03 19:30:54 +00:00
legacy sanity: prevent stack corruption at test_static_idt 2017-01-05 02:03:27 +00:00
net tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
power/power_states tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
subsys/debug/gdb_server tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
unit net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
ztest tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kconfig tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00