0e65aab703
The implementation of the <misc/math_extras.h> functions will use the portable C code when PORTABLE_MISC_MATH_EXTRAS is defined before including the header. Use this feature macro to make sure that the unit test always tests the portable functions in addition to the ones using builtins for the current compiler. Signed-off-by: Jakob Olesen <jolesen@fb.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.c | ||
portable.c | ||
testcase.yaml | ||
tests.inc |