zephyr/tests/lib/c_lib
Keith Packard 74c9e7afab tests/c_lib: Skip double sqrt test when double is not 64 bits
This test only works for 64-bit values. On targets which use 32 bits for
double, skip this version. The float test will check the 32-bit math for
that.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-05-23 17:41:40 -04:00
..
common tests/c_lib: Skip double sqrt test when double is not 64 bits 2025-05-23 17:41:40 -04:00
stdio
strerror
thrd posix + tests: use CLOCK_REALTIME where specified by POSIX 2025-04-24 22:58:43 +02:00