zephyr/samples/microkernel/test
Peter Mitsis e948817ee5 Reduce floating point test duration
The length of time it took for the microkernel's test_fp_sharing test to run
was occasionally causing issues with sanity_chk.  The test would take close
to five minutes to finish and sanity_chk has a five minute timeout for the
tests.  To resolve this, the number of iterations for which the test executes
has been cut in half (from 1000 to 500).

Change-Id: I171b96f6af81a8b08d0367beecab536f16d1ca7e
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:13 -05:00
..
test_bluetooth Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
test_critical Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
test_events Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_fifo Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
test_fp_sharing Reduce floating point test duration 2016-02-05 20:14:13 -05:00
test_libs Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
test_mail Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
test_map Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
test_mutex Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
test_pipe Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_pool Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_rand32 Add random number API test 2016-02-05 20:14:12 -05:00
test_secure_string_api/src Eliminate testing of secure string library code 2016-02-05 20:14:12 -05:00
test_sema Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_sprintf Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
test_stackprot Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_static_idt Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_task Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_task_irq Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_tickless Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_timer Rework testing of task_timer_alloc() 2016-02-05 20:14:13 -05:00
test_xip Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00