zephyr/tests/kernel
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
..
alert/alert_api tests: fixed doxygen comments 2018-04-30 17:15:29 -04:00
arm_irq_vector_table tests: classify tests 2018-04-09 22:55:20 -04:00
arm_runtime_nmi tests: classify tests 2018-04-09 22:55:20 -04:00
boot_page_table tests: classify tests 2018-04-09 22:55:20 -04:00
common tests: allow unsupported tests to be skipped 2018-04-25 14:18:15 +05:30
context tests: fixed doxygen comments 2018-04-30 17:15:29 -04:00
critical tests: critical: document test functions 2018-04-30 17:15:29 -04:00
device tests: allow unsupported tests to be skipped 2018-04-25 14:18:15 +05:30
early_sleep tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
errno tests: errno: document test functions 2018-04-30 17:15:29 -04:00
fatal tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
fifo tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
fp_sharing tests: fp_sharing: Fix definition of PI_NUM_ITERATIONS 2018-05-03 23:24:57 -04:00
gen_isr_table tests: classify tests 2018-04-09 22:55:20 -04:00
init tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
irq_offload tests: irq_offload: document test functions 2018-04-30 17:15:29 -04:00
lifo tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
mbox tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
mem_heap/mheap_api_concept tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
mem_pool tests: fixed doxygen comments 2018-04-30 17:15:29 -04:00
mem_protect tests: mem_prot: skip unsupported tests 2018-04-26 13:01:45 +05:30
mem_slab tests: fixed doxygen comments 2018-04-30 17:15:29 -04:00
mp tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
msgq/msgq_api tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
mutex tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
obj_tracing tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
pending tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
pipe tests: fixed doxygen comments 2018-04-30 17:15:29 -04:00
poll tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
profiling/profiling_api tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
queue tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
semaphore tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
sleep tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
smp tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
spinlock tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
stack tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
static_idt tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
systhreads tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
threads tests: threads: Add test to verify delayed thread abort 2018-04-30 06:55:46 -04:00
tickless tests: fixed doxygen comments 2018-04-30 17:15:29 -04:00
timer tests: kernel: use a consistent test suite name 2018-04-09 22:55:20 -04:00
workq tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30
xip tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30