Skip to content
Commit 32312692 authored by Keith Packard's avatar Keith Packard Committed by Anas Nashif
Browse files

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.

This is the 'nicer' version of this fix which uses sizeof rather than
relying on __SIZEOF_DOUBLE__.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent 4d8ffcca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment