[libc-commits] [PATCH] D148756: [libc] Add rule named `add_libc_hermetic_test` which adds a hermetic test.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Apr 24 01:32:33 PDT 2023


sivachandra updated this revision to Diff 516303.
sivachandra added a comment.

Pass hermetic test compile args to the hermetic test framework also.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148756/new/

https://reviews.llvm.org/D148756

Files:
  libc/CMakeLists.txt
  libc/cmake/modules/LLVMLibCTestRules.cmake
  libc/test/CMakeLists.txt
  libc/test/UnitTest/CMakeLists.txt
  libc/test/UnitTest/HermeticTestUtils.cpp
  libc/test/UnitTest/LibcDeathTestExecutors.cpp
  libc/test/UnitTest/LibcTest.cpp
  libc/test/UnitTest/LibcTest.h
  libc/test/UnitTest/LibcTestMain.cpp
  libc/test/src/ctype/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148756.516303.patch
Type: text/x-patch
Size: 27119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230424/735b4d8f/attachment-0001.bin>


More information about the libc-commits mailing list