zephyr/tests
Maureen Helm cc6f8b524c tests: fp_sharing: Fix definition of PI_NUM_ITERATIONS
The fp_sharing test has an option to control the number of iterations in
the pi calculation, which is used to adjust the duration of the test on
different platforms that may have significantly different execution
frequencies (e.g., qemu_x86 vs. frdm_k64f). The conversion to CMake did
not handle this option correctly and forced the same value for all
platforms.

The test now completes in about 5 minutes on frdm_k64f.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-05-03 23:24:57 -04:00
..
application_development tests: add a C++ compile test. 2018-04-09 23:21:52 -04:00
benchmarks tests: Fix malformed CONFIG_TEST=y prj.conf entry 2018-05-01 20:53:40 +02:00
bluetooth tests: cleanup meta-data of various tests 2018-04-09 22:55:20 -04:00
boards tests: boards: altera_max10: Add test for Nios-II MSGDMA soft IP 2018-05-03 10:38:09 -04:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto tests: crypto: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
drivers tests/samples: add hw dependencies 2018-05-01 19:10:27 -04:00
include ztest: support skipping tests 2018-04-25 14:18:15 +05:30
kernel tests: fp_sharing: Fix definition of PI_NUM_ITERATIONS 2018-05-03 23:24:57 -04:00
lib tests: allow unsupported tests to be skipped 2018-04-25 14:18:15 +05:30
misc/test_build tests: Added test for UTF-8 characters in Kconfig values 2018-03-21 19:11:19 -04:00
net tests: net: ip: Refactor and add IPv4 tests 2018-05-03 12:47:52 +03:00
posix tests: posix: mqueue remove extra printk 2018-04-25 14:18:15 +05:30
power tests/samples: add hw dependencies 2018-05-01 19:10:27 -04:00
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys tests: remove comma from whitelist 2018-05-03 09:28:36 -04:00
unit scripts: gen_kobject_list: Generate enums and case statements 2018-04-26 02:57:12 +05:30
ztest ztest: fix result checking 2018-04-27 08:37:29 +05:30
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig tests: Kconfig: Added a new kconfig. 2018-03-19 18:16:58 -04:00