summaryrefslogtreecommitdiff
path: root/libc/test/src/errno/errno_test.cpp
AgeCommit message (Expand)Author
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2024-02-06[libc] Move libc_errno inside of LIBC_NAMESPACE (#80774)michaelrj-google
2024-02-01[libc] Update libc_errno to work correctly in both overlay and full build mod...lntue
2023-03-13[libc][NFC] Switch string and errno tests to libc_errno.Siva Chandra Reddy
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2021-01-20[libc][NFC] add "LlvmLibc" as a prefix to all test namesMichael Jones
2020-04-08[libc][NFC] Make all top of file comments consistent.Paula Toth
2020-01-17[libc] Replace the use of gtest with a new light weight unittest framework.Siva Chandra Reddy
2020-01-06[libc] Move all tests to a top level `test` directory.Siva Chandra Reddy