[libc-commits] [PATCH] D121235: [libc] Add testing macros for errno and floating point exceptions.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Mar 8 10:38:09 PST 2022


lntue created this revision.
lntue added reviewers: michaelrj, sivachandra.
Herald added subscribers: ecnelises, tschuett.
Herald added projects: libc-project, All.
lntue requested review of this revision.

Add testing macros for errno and floating point exceptions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121235

Files:
  libc/test/src/math/RoundToIntegerTest.h
  libc/test/src/math/cosf_test.cpp
  libc/test/src/math/exp2f_test.cpp
  libc/test/src/math/expf_test.cpp
  libc/test/src/math/expm1f_test.cpp
  libc/test/src/math/sincosf_test.cpp
  libc/test/src/math/sinf_test.cpp
  libc/utils/UnitTest/FPMatcher.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121235.413870.patch
Type: text/x-patch
Size: 15034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220308/f4d67cc2/attachment-0001.bin>


More information about the libc-commits mailing list