[libc] Reduce the sizes of some math tests that take longest time.
commit8c6b83dcfdc333c72793cf0cdbfcf4325be39cde
authorTue Ly <lntue@google.com>
Tue, 23 May 2023 20:47:38 +0000 (23 16:47 -0400)
committerTue Ly <lntue@google.com>
Wed, 24 May 2023 12:55:51 +0000 (24 08:55 -0400)
tree22ccf3448b7e0a071cf4c2e00a07dddc0c71aaa0
parent29dc47a9eeeb2e080170109e3e2fb3cd5aad58d2
[libc] Reduce the sizes of some math tests that take longest time.

Reviewed By: gchatelet

Differential Revision: https://reviews.llvm.org/D151256
libc/test/src/math/RemQuoTest.h
libc/test/src/math/SqrtTest.h
libc/test/src/math/asinhf_test.cpp
libc/test/src/math/log10_test.cpp
libc/test/src/math/log1p_test.cpp
libc/test/src/math/log2_test.cpp
libc/test/src/math/log_test.cpp
libc/test/src/math/sincosf_test.cpp