zephyr/tests/kernel/fpu_sharing/float_disable
Peter Bigot 057a173e33 tests: fpu_sharing: avoid stack overflow due to unnecessary feature
CONFIG_FPU selects support for formatting floating point numbers,
which increases the stack requirements for cbprintf, causing this test
to overrun its stack.

Since this test doesn't format floating point numbers, use
CBPRINTF_NANO to revert to using the small-footprint formatter.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-11-17 17:49:22 -05:00
..
src tests: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj_x86.conf
prj.conf tests: fpu_sharing: avoid stack overflow due to unnecessary feature 2020-11-17 17:49:22 -05:00
testcase.yaml sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00