[libc-commits] [libc] [libc] Fix integration test args/env in LibcTest lit format (PR #184438)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Tue Mar 3 13:10:57 PST 2026


jhuber6 wrote:

Integration tests are a little strange. They're technically 'deprecated' since we have hermetic tests (which use the libc's own startup utils) but I mostly use them for the GPU in cases where I need to run something with parallelism to test it.

https://github.com/llvm/llvm-project/pull/184438


More information about the libc-commits mailing list