zephyr/tests
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
..
application_development file2hex.py: new --gzip-mtime option that defaults to zero + test 2019-04-17 08:27:40 -04:00
benchmarks benchmarks: sched: capture output and evaluate 2019-04-08 10:46:55 -04:00
bluetooth Bluetooth: controller: Enable additional ULL/LLL CI tests 2019-05-06 14:41:58 +02:00
boards samples: usb: Correct USB HID device name 2019-04-28 12:22:23 -04:00
booting/stub license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cmsis_rtos_v1 tests: cmsis_v1: properly set stack size 2019-05-02 15:42:33 -04:00
cmsis_rtos_v2 lib: cmsis_v2: set default dynamic stack size 2019-05-02 15:42:33 -04:00
crypto tests: change the min_ram for mbedtls and mem_protect 2019-05-14 12:23:42 -05:00
drivers tests: counter: Enable nRF52810 testing 2019-05-14 10:45:12 +02:00
kernel tests: change the min_ram for mbedtls and mem_protect 2019-05-14 12:23:42 -05:00
lib libc: minimal: Add bsearch function 2019-04-25 20:39:36 -07:00
misc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
net tests: net: socket: Add tests for socket family registration 2019-05-10 22:43:27 +03:00
posix posix: Move gettimeofday declaration to <sys/time.h> 2019-05-07 22:18:09 -04:00
shell license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
subsys tests: fs: nvs: added basic unittests for nvs 2019-05-13 17:07:28 +02:00
unit misc: Always test the portable version of the math_extras.h functions. 2019-05-14 19:53:30 -05:00
ztest license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00