[libc-commits] [PATCH] D149629: [libc] Fix some missing features from the hermetic test support
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon May 1 20:05:38 PDT 2023
jhuber6 created this revision.
jhuber6 added reviewers: sivachandra, lntue, michaelrj, gchatelet.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
jhuber6 requested review of this revision.
This patch addresses some of the flags and features that are currently
missing from the hermetic test support. This mostly just fixes the
`add_libc_test` option failing to find a few dependencies or missing
arguments from the previous unit test support.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D149629
Files:
libc/cmake/modules/LLVMLibCTestRules.cmake
libc/test/UnitTest/CMakeLists.txt
libc/test/UnitTest/HermeticTestUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149629.518628.patch
Type: text/x-patch
Size: 4715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230502/e479992e/attachment-0001.bin>
More information about the libc-commits
mailing list