zephyr/tests
Kumar Gala 276794b0d7 tests: benchmarks: footprint: really enable floating point on arm
Update the arm.conf to enable CONFIG_FLOAT for the float test and use a
filter on that so we only run/build the test on SoCs/boards that support
floating point hardware.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-06-15 17:28:35 -04:00
..
benchmarks tests: benchmarks: footprint: really enable floating point on arm 2017-06-15 17:28:35 -04:00
bluetooth Bluetooth: GATT: Add bt_gatt_register_service 2017-06-15 21:53:00 +03:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto tests: crypto: reduce high timeout value 2017-05-01 09:37:34 -04:00
drivers tests: aio: Change reference voltage for AIO 2017-05-18 20:26:56 -04:00
include tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
kernel tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
lib/json tests: json: add tests for arrays of objects 2017-06-08 15:11:23 -04:00
net tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
power tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
shell tests: Add shell tests 2017-06-09 18:54:27 -04:00
subsys tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
unit bluetooth: at: enable CONFIG_SERIAL 2017-05-19 16:33:16 -04:00
ztest tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile
Makefile.test