zephyr/tests/cmsis_rtos_v2
Andy Ross c2c9265b7d tests: cmsis: Disable two cmsis portability tests on x86_64
These two tests are hitting a stack overflow on x86_64 (not entirely
surprisingly), but can't just increase stack size because there is an
assert in the CMSIS compatibility layer that stacks be under 512
bytes.  Just disable for now.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-01-11 15:18:52 -05:00
..
src tests: cmsis_rtos_v2: Bugfix in test which leads to random errors 2019-01-04 11:50:51 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf tests/cmsis_rtos_v2: Use CONFIG_SCHED_SCALABLE 2018-12-20 12:23:22 +01:00
testcase.yaml tests: cmsis: Disable two cmsis portability tests on x86_64 2019-01-11 15:18:52 -05:00