zephyr/tests/ztest
Andrew Boie b53145c6bc ztest: apply extra stack size to ztest stack
The directive exists for platforms that require more stack space than
usual. However, it wasn't being applied to the ztest thread stack
which ztest-enabled cases are run on.

Fixes numerous failures on xtensa simulator targets.

Change-Id: Iafa84de002421f03729c0f0cdeefdea51842ae32
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-04-13 12:45:36 -07:00
..
include ztest: Give error if user has not defined CONFIG_ZTEST 2017-04-08 12:13:50 +00:00
src ztest: apply extra stack size to ztest stack 2017-04-13 12:45:36 -07:00
test license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kbuild tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Kconfig ztest: use an aligned stack size 2017-01-24 23:42:41 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00