summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/msun/test-utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Integrate the remaining tools/regression/lib/msun testcases into thengie2015-12-201-174/+0
| | | | | | | | FreeBSD test suite under lib/msun/tests MFC after: 3 weeks X-MFC with: r292328 Sponsored by: EMC / Isilon Storage Division
* Factor out some common code from the libm tests. This is a bit messydas2013-06-021-0/+174
because different tests have different ideas about what it means to be "close enough" to the right answer, depending on the properties of the function being tested. In the process, I fixed some warnings and added a few more 'volatile' hacks, which are sufficient to make all the tests pass at -O2 with clang.
OpenPOWER on IntegriCloud