]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r292497:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 Jan 2016 03:55:40 +0000 (03:55 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 Jan 2016 03:55:40 +0000 (03:55 +0000)
commit057067baf68bf37f94d8730b2fff68a647e661f0
treeb101a75a2f642add5d9b1d630957151a0455159d
parent15f0788e817d0168646a7d1af023d6cb7b41669f
MFC r292497:

Integrate the remaining tools/regression/lib/msun testcases into the
FreeBSD test suite under lib/msun/tests

git-svn-id: svn://svn.freebsd.org/base/stable/10@294243 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/msun/tests/Makefile
lib/msun/tests/ctrig_test.c [new file with mode: 0644]
lib/msun/tests/exponential_test.c [new file with mode: 0644]
lib/msun/tests/fma_test.c [new file with mode: 0644]
lib/msun/tests/invtrig_test.c [new file with mode: 0644]
lib/msun/tests/lround_test.c [new file with mode: 0644]
lib/msun/tests/lround_test.t [new file with mode: 0644]
lib/msun/tests/test-utils.h [new file with mode: 0644]