aboutsummaryrefslogtreecommitdiff
path: root/libc/test/src/errno
AgeCommit message (Expand)AuthorFilesLines
2024-02-22[libc] Rework the GPU build to be a regular target (#81921)Joseph Huber1-1/+1
2024-02-06[libc] Move libc_errno inside of LIBC_NAMESPACE (#80774)michaelrj-google1-1/+1
2024-02-01[libc] Update libc_errno to work correctly in both overlay and full build mod...lntue1-1/+1
2023-05-04[libc] Enable running libc unit tests on AMDGPUJoseph Huber1-1/+1
2023-04-24[libc] Run all unit tests, irrespective of whether they belong to a test suite.Siva Chandra Reddy1-1/+1
2023-03-13[libc][NFC] Switch string and errno tests to libc_errno.Siva Chandra Reddy1-3/+3
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy1-1/+1
2022-03-04[libc] Make the errno macro resolve to the thread local variable directly.Siva Chandra Reddy1-1/+1
2021-07-30[libc][NFC] Add dummy errno target to satisfy mixed mode builds.Siva Chandra Reddy1-0/+4
2021-01-20[libc][NFC] add "LlvmLibc" as a prefix to all test namesMichael Jones1-1/+1
2020-04-10[libc] Add fully-qualified target names.Siva Chandra Reddy1-1/+1
2020-04-08[libc][NFC] Make all top of file comments consistent.Paula Toth1-1/+1
2020-01-17[libc] Replace the use of gtest with a new light weight unittest framework.Siva Chandra Reddy1-2/+1
2020-01-07[libc] Add a convenience CMake rule to add testsuites.Siva Chandra Reddy1-2/+1
2020-01-06[libc] Move all tests to a top level `test` directory.Siva Chandra Reddy2-0/+29