summaryrefslogtreecommitdiff
path: root/libc/test/UnitTest/LibcTestMain.cpp
AgeCommit message (Expand)Author
2024-08-12[libc] Fix warning on 'extern "C" int main' in test suite (#102973)Joseph Huber
2024-08-11Revert "libc: Remove `extern "C"` from main declarations" (#102827)Schrodinger ZHU Yifan
2024-08-11libc: Remove `extern "C"` from main declarations (#102825)David Blaikie
2024-05-30[libc] android atest compat (#93852)Nick Desaulniers (paternity leave)
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-04-24[libc] Add rule named `add_libc_hermetic_test` which adds a hermetic test.Siva Chandra Reddy
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy