zephyr/tests
Andy Ross 0c80ee0831 tests/kernel: Bump stack sizes for a few tests on qemu_x86
These tests had very small stacks, and the rbtree scheduler on
qemu_x86 (which does need a little extra stack room, though not much)
is bumping up against the limit.  Increase by ~128 bytes in most
cases.  In the case of the mbox_api test, there are other platforms
(which don't use the tree) which are right against the limit already
and will fail to link with a larger stack, so bump it for qemu_x86
only.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-05-19 07:00:55 +03:00
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
bluetooth driver: ILI9340 LCD display driver 2018-05-18 20:21:45 +03:00
boards tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto tests: remove duplicate tests 2018-05-07 12:27:07 -04:00
drivers doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
include tests: remove dot after PASS|FAIL 2018-05-08 07:56:18 -04:00
kernel tests/kernel: Bump stack sizes for a few tests on qemu_x86 2018-05-19 07:00:55 +03:00
lib lib/rbtree: Fix & document insert comparison order 2018-05-19 07:00:55 +03: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: Fix ethernet mgmt mac change test 2018-05-16 16:22:38 +03:00
posix tests: posix: Increase sram size 2018-05-18 23:02:28 +03:00
power HACK: tests: disable output disasm for 1 ARC test 2018-05-17 23:34:03 +03:00
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys tests: subsys: fs: Enable proper configuration for qemu_x86. 2018-05-15 17:48:18 +03:00
unit scripts: gen_kobject_list: Generate enums and case statements 2018-04-26 02:57:12 +05:30
ztest ztest: prints newline after failure message 2018-05-09 09:33:24 -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 for qemu_x86 2018-05-15 17:48:18 +03:00