zephyr/samples/nanokernel/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_arm_m3_irq_vector_table Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_bluetooth Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
test_context Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_fifo Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_fp_sharing Reduce floating point test duration 2016-02-05 20:14:13 -05:00
test_lifo Renaming include/nanokernel to include/arch 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_stack Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_stackprot Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
test_static_idt Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00
test_timer Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
test_xip Kbuild: Changing build parameter CONF_OVERLAY to CONF_FILE 2016-02-05 20:14:09 -05:00