math: Add GLIBC_TEST_LIBM_VERBOSE environment variable support.
commitf942a732d37a96217ef828116ebe64a644db18d7
authorJoe Talbott <joetalbott@gmail.com>
Tue, 14 May 2024 14:39:38 +0000 (14 14:39 +0000)
committerJoe Simmons-Talbott <josimmon@redhat.com>
Tue, 14 May 2024 14:39:38 +0000 (14 14:39 +0000)
tree0ad3029cbe25c669aa4b2b1c60fe0629ca8bb9a7
parent3395157ff2b0657d70c36169156f67440205c8bf
math: Add GLIBC_TEST_LIBM_VERBOSE environment variable support.

Allow the libm-test-driver based tests to have their verbosity set based
on the GLIBC_TEST_LIBM_VERBOSE environment variable.  This allows the entire
testsuite to be run with a non-default verbosity.

While here check the conversion for the verbose option as well.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
math/libm-test-support.c