Improve math tests to allow a specific ulp bound.

At the moment our libm is only good enough for a 1 ulp bound on these tests,
but that's better than the 4 ulp bound you get from gtest by default.

I'm not really happy with the multiple structures and corresponding functions,
but at least they mean there's no duplication in the tests themselves, and it
should be easy enough for us to make further improvements in future.

Change-Id: I004e12970332e1d9531721361d6c34f908cfcecc
This commit is contained in:
Elliott Hughes
2014-11-03 17:03:20 -08:00
parent 695781b6f0
commit 1b37ba2178
17 changed files with 254 additions and 406 deletions

2766
tests/math_powf_intel_data.h Normal file

File diff suppressed because it is too large Load Diff