zephyr/tests/kernel/stack/stack_api/src
Anas Nashif e88752f5fe tests: stacks: increase STACK_LEN to 4
Test was failing on nios2 with:

../app/libapp.a(test_stack_contexts.c.obj): in function `tstack_pop':
/home/galak/git/zephyr/tests/kernel/stack/stack_api/src/test_stack_contexts.c:31:
warning: unable to reach (null) (at 0x004002f4) from the global pointer
(at 0x004082fc) because the offset (-32776) is out of the allowed range,
-32678 to 32767

Fixes #13595

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-02-22 23:10:22 -05:00
..
main.c tests: Updated all the tests which use k_thread_access_grant. 2019-01-03 12:35:14 -08:00
test_stack_contexts.c tests: stacks: increase STACK_LEN to 4 2019-02-22 23:10:22 -05:00
test_stack_fail.c tests: convert to use app shared memory 2019-02-08 07:04:30 -05:00