zephyr/tests/kernel/threads/scheduling/schedule_api
Andrew Boie 4c305a51e9 tests: schedule_api: slightly increase stack size
Two tests were on the knife-edge of their current stack limit and
were overflowing when UART system calls were added and userspace
enabled.

Test case stack sizes are often pulled out of thin air, the current
value of 256 was just a guess.

Kick these stacks up to 384; verified with sanitycheck --all that
this doesn't break anything.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-30 13:20:19 -07:00
..
src tests: schedule_api: slightly increase stack size 2017-10-30 13:20:19 -07:00
Makefile tests: threads_scheduling -> threads/scheduling 2017-06-19 09:01:14 -04:00
prj.conf tests: kernel: Stress test for preemptive scheduling. 2017-08-09 21:44:53 -04:00
testcase.yaml tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00