Joseph Myers f889953b44 Move tests of jn and yn from libm-test.inc to auto-libm-test-in.
This patch moves tests of jn and yn to auto-libm-test-in, adding the
required support for gen-auto-libm-tests (and adding a missing
assertion there and fixing logic that was broken for functions with
integer arguments).

Tested x86_64 and x86 and ulps updated accordingly.

	* math/auto-libm-test-in: Add tests of jn and yn.
	* math/auto-libm-test-out: Regenerated.
	* math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
	(yn_test_data): Likewise.
	* math/gen-auto-libm-tests.c (func_calc_method): Add value
	mpfr_if_f.
	(func_calc_desc): Add mpfr_if_f union field.
	(FUNC_mpfr_if_f): New macro.
	(test_functions): Add jn and yn.
	(calc_generic_results): Assert type of second input for
	mpfr_ff_f.  Handle mpfr_if_f.
	(output_for_one_input_case): Disable all checking for arguments
	fitting floating-point types in case of an integer argument.
	* sysdeps/i386/fpu/libm-test-ulps: Update.
	* sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2013-12-18 17:59:29 +00:00
..
2007-10-16 05:59:15 +00:00
2013-10-30 17:32:08 +10:00
2013-08-30 18:08:59 +02:00
2013-09-20 21:25:31 +02:00
2007-06-08 02:50:59 +00:00
2013-10-08 15:46:48 +02:00
2013-06-15 00:09:26 +05:30
2013-09-23 00:52:09 -04:00
2004-05-28 06:56:51 +00:00
2013-03-18 07:39:12 +01:00
2013-10-08 15:46:48 +02:00
2013-09-11 17:07:38 +02:00
2013-06-05 20:44:03 +00:00
2013-03-18 07:39:12 +01:00
2012-01-07 23:57:22 -05:00
2013-03-18 07:39:12 +01:00
2013-10-08 15:46:48 +02:00