This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Make libm-test support ALL_RM_TEST with AUTO_TESTS_*


On 03/19/2014 11:03 PM, Joseph S. Myers wrote:
> This patch continues improvements to all-rounding-mode libm testing by
> making testing with ALL_RM_TEST support test results from
> auto-libm-test-in.  gen-libm-test.pl is adapted to generate
> appropriate output with results for each rounding mode, with
> AUTO_TESTS_* calls no longer specifying a rounding mode.  Where there
> were separate functions in libm-test.inc to test a function in each
> rounding mode, using AUTO_TESTS_* to list the tests for each rounding
> mode, those are converted to using ALL_RM_TEST (so generally this
> patch doesn't change the sets of tests run in each rounding mode,
> except that in various cases special-case tests given directly in
> libm-test.inc were previously run only for round-to-nearest, and now
> are run for all rounding modes).

Thanks,
Andreas

-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]