zephyr/tests/kernel/mem_pool
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
..
mem_pool tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mem_pool_api tests/kernel/mem_pool/mem_pool_api: Fix stack sizes 2017-09-06 17:17:15 -07:00
mem_pool_concept tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
mem_pool_threadsafe tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00