zephyr/tests/lib
Stephanos Ioannidis d75f00a513 tests: cmsis_dsp: matrix: Disable FP16 tests for POSIX arch
This commit disables the half-precision floating-point (FP16) tests for
the POSIX arch, because the `__fp16` type is not supported on the x86
host, which is the most common host type for the POSIX arch.

Note that the FP16 tests can technically run on the POSIX arch if the
host type is AArch64; but, since we do not have a proper configuration
scheme to resolve the host type for the POSIX arch at this time, we
simply disable these tests completely for the POSIX arch.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-03-16 07:32:19 -04:00
..
c_lib kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
cbprintf_fp
cbprintf_package tests: lib: cbprintf_package: Add test for CBPRINTF_MUST_RUNTIME_PACKAGE 2022-03-14 11:16:14 +01:00
cmsis_dsp tests: cmsis_dsp: matrix: Disable FP16 tests for POSIX arch 2022-03-16 07:32:19 -04:00
devicetree devicetree: add devicetree/can.h 2022-03-15 14:32:29 -05:00
fdtable kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
gui/lvgl lvgl: change the prefix of Zephyr-specific LVGL config options 2022-02-24 11:51:33 +01:00
heap
heap_align
json kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
mem_alloc
mem_blocks
mpsc_pbuf tests: lib: mpsc_pbuf: Add test for utilization api 2022-02-21 20:41:17 -05:00
newlib kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
notify
onoff
p4workq
ringbuffer tests: Remove limitation from ztress and ring_buffer tests 2022-03-15 13:19:28 -04:00
smf
sprintf
sys_util sys_util: wait_for, spin on an expression 2022-03-11 09:46:47 -05:00
time