zephyr/tests/kernel
Andy Ross 637087cc56 tests/kernel/mem_pool/mem_pool_api: Fix stack sizes
The (artificially small) ISR stack was overflowing on this test when
CONFIG_DEBUG was enabled on qemu_x86.  Really there's no reason to be
restricting stack size at all in a memory pool test, just remove those
settings and use the defaults, which are fine.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2017-09-06 17:17:15 -07:00
..
alert/alert_api tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
arm_irq_vector_table tests: arm_irq_vector_table: convert to ztest 2017-08-07 22:31:27 -04:00
arm_runtime_nmi tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
bitfield tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
common tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
context tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
critical build: remove unused Kconfig variables 2017-08-03 07:19:29 -05:00
errno tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
fatal x86: stack overflow improvements 2017-08-03 11:46:26 -04:00
fifo/fifo_api tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
fp_sharing doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
gen_isr_table arch: arc: add nested interrupt support 2017-08-10 12:47:15 -04:00
irq_offload tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
libs tests: libs: convert to ztest 2017-08-07 22:31:27 -04:00
lifo/lifo_api tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
mbox/mbox_api tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
mem_heap/mheap_api_concept tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
mem_pool tests/kernel/mem_pool/mem_pool_api: Fix stack sizes 2017-09-06 17:17:15 -07:00
mem_slab tests: mslab: use main thread 2017-08-24 09:29:14 -07:00
msgq/msgq_api tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
multilib tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
mutex tests: kernel: mutex: minor rework 2017-08-24 14:49:24 -04:00
obj_tracing drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
pending tests: kernel: reduce thread stack size for pend 2017-08-14 13:28:42 -04:00
pipe/pipe_api tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
poll poll: Enable multiple threads to use k_poll in the same object 2017-08-25 09:00:46 -04:00
profiling/profiling_api tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
protection license: fix license identifiers 2017-08-29 07:42:09 -04:00
pthread tests/kernel: Add pthread API test 2017-08-15 19:42:07 -04:00
queue test: queue: Add test for multiple threads using k_queue_get 2017-08-25 09:00:46 -04:00
semaphore/sema_api tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
sleep doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
sprintf tests: kernel: sprintf: Fix build warning. 2017-07-19 11:16:52 -04:00
stack/stack_api tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
stackprot tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
static_idt tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
systhreads tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
test_build Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
threads tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
tickless tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
timer tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
workq tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
xip tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00