zephyr/tests/unit
Jakob Olesen 0e65aab703 misc: Always test the portable version of the math_extras.h functions.
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>
2019-05-14 19:53:30 -05:00
..
bluetooth/at license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lib/crc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
math_extras misc: Always test the portable version of the math_extras.h functions. 2019-05-14 19:53:30 -05:00