zephyr/tests
Ioannis Glaropoulos 4476ae00d2 tests: kernel: fp_sharing: add test for k_float_disable
This commit contributes the basic testing for
k_float_disable() API, for ARM and x86 ARCHes.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-07-10 13:44:02 -07:00
..
application_development
arch tests: arch: x86: move static_idx under tests/arch/x86 2019-07-09 09:53:44 -07:00
benchmarks
bluetooth test/bluetooth: sizeof() is not strlen() 2019-07-04 10:25:41 +03:00
boards
booting/stub
cmsis_rtos_v1 tests/cmsis_rtos_v1: Correct timing assumptions 2019-07-02 22:52:29 -04:00
cmsis_rtos_v2 CMSIS v2: Work around time unit confusion 2019-07-02 22:52:29 -04:00
crypto
drivers drivers: counter: Add optional flags to alarm configuration structure 2019-07-10 07:42:12 -05:00
kernel tests: kernel: fp_sharing: add test for k_float_disable 2019-07-10 13:44:02 -07:00
lib tests: clib: Make sure ssize_t type is signed 2019-07-09 21:55:05 +03:00
misc
net tests: net: trickle: Adjust config options to avoid error prints 2019-07-10 18:55:37 +03:00
posix tests/posix/common: Adjust miscalibrated timing test 2019-07-02 22:52:29 -04:00
shell
subsys tests: settings: adding nvs backend configuration to functional tests 2019-07-10 10:57:22 +02:00
unit tests: crc: convert to regular test case 2019-07-06 00:31:04 +02:00
ztest