summaryrefslogtreecommitdiff
path: root/libc/test/utils/UnitTest
AgeCommit message (Expand)Author
2024-05-30[libc] android atest compat (#93852)Nick Desaulniers (paternity leave)
2024-02-23[libc][NFC] Remove all trailing spaces from libc (#82831)Joseph Huber
2024-02-22[libc] Rework the GPU build to be a regular target (#81921)Joseph Huber
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-05-04[libc] Enable running libc unit tests on NVPTXJoseph Huber
2023-04-24[libc] Run all unit tests, irrespective of whether they belong to a test suite.Siva Chandra Reddy
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-03-08[libc][NFC] split standalone_cpp into single headersMichael Jones
2021-10-28[libc][NFC] Move utils/CPP to src/__support/CPP.Siva Chandra Reddy
2021-07-23[libc] Add option to run specific testsCaitlyn Cano