This is the microkernel version of the FPU sharing test from legacy modified to use unified APIs directly. Jira: ZEP-932 Change-Id: I133a1466ea75201a97c2f8b83c3586fea0a19447 Signed-off-by: Jithu Joseph <jithu.joseph@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
16 lines
387 B
INI
16 lines
387 B
INI
[test_x86]
|
|
tags = core
|
|
platform_whitelist = qemu_x86
|
|
slow = true
|
|
# One may expect this test to take about two or three minutes to finish
|
|
# under normal circumstances. On a heavily loaded machine, extra time
|
|
# may be required--hence the 10 minute timeout.
|
|
timeout = 600
|
|
|
|
[test_arm]
|
|
tags = core
|
|
platform_whitelist = frdm_k64f
|
|
slow = true
|
|
extra_args = PI_NUM_ITERATIONS=70000
|
|
timeout = 600
|