[libc-commits] [PATCH] D149705: [libc] Enable the 'stdlib' unit tests to be hermetic
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 2 16:37:49 PDT 2023
jhuber6 created this revision.
jhuber6 added reviewers: sivachandra, lntue, michaelrj.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
jhuber6 requested review of this revision.
This changes the `stdlib` tests to the new `add_libc_test` framework.
This applies to all but the exit tests.
Depends on D149691 <https://reviews.llvm.org/D149691>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D149705
Files:
libc/test/UnitTest/RoundingModeUtils.cpp
libc/test/src/CMakeLists.txt
libc/test/src/stdlib/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149705.518906.patch
Type: text/x-patch
Size: 7182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230502/61b8d03a/attachment.bin>
More information about the libc-commits
mailing list