test_fp_sharing: Add testcase.ini files

Adds testcase.ini files for the floating point sharing tests to
ensure that there are run on a daily basis.

Change-Id: I206b1734700f6e998c19d7ad1b36a84400284899
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
Peter Mitsis 2016-05-19 12:24:35 -04:00 committed by Anas Nashif
parent 1b3f8d1a95
commit 1434d49539
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[test]
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

View file

@ -0,0 +1,3 @@
[test]
tags = core
platform_whitelist = qemu_x86