zephyr/tests
Andrew Boie 30db3401e8 nanokernel: tests: increase stack size from 256 bytes
A recent change modified the fiber stack size of these tests
to 256 bytes, which causes a stack overflow on Nios II. (This
arch has lots of registers)

Increase to 384 bytes, which still compiles well on RAM-constrained
targets like Quark SE SS, Nucleo, etc.

Change-Id: I2152ea9fc1fac693638b8f7a00a6b6628e0c42d3
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-29 00:08:08 +00:00
..
benchmark testcases: sanity check TCs get more language for real HW 2016-06-14 23:49:56 +00:00
bluetooth Bluetooth: GATT: Add flags to attribute write callback 2016-06-28 17:36:08 +03:00
compliance testcases: sample static testcase to run checkpatch on the source 2016-06-14 23:49:57 +00:00
crypto testcases: sanity check TCs get more language for real HW 2016-06-14 23:49:56 +00:00
drivers/pinmux sanitycheck: Add olimexino_stm32 board to sanitycheck 2016-04-20 22:29:02 +00:00
include tc_utils: introduce TC_PRINT_RUNID / TC_RUNID 2016-06-14 21:48:47 +00:00
kernel nanokernel: tests: increase stack size from 256 bytes 2016-06-29 00:08:08 +00:00
net/buf net: tests: Clean up logging of net_buf tests 2016-06-09 10:26:38 +03:00