summaryrefslogtreecommitdiff
path: root/libc/test/UnitTest/Test.h
AgeCommit message (Expand)Author
2025-09-15[libc] Move ASSERT_ERRNO_* macro to ErrnoCheckingTest.h (#158727)Alexey Samsonov
2025-07-21[libc][stdio] Separate temporary files for unit test and hermetic test in std...lntue
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2025-03-19[libc] Migrate unistd tests to use ErrnoCheckingTest. (#132067)Alexey Samsonov
2024-04-22[libc] Clean up alternate test framework support (#89659)Roland McGrath
2024-02-28[libc] fix clang-tidy llvm-header-guard warnings (#82679)Nick Desaulniers
2023-05-31[libc][NFC] Fixing various typosGuillaume Chatelet
2023-04-26[libc][bazel] add file printf targets and supportMichael Jones
2023-02-16[libc] Support running tests for PigweedAlex Brachet
2023-02-15[libc][NFC] Make tuning macros start with LIBC_COPT_Guillaume Chatelet
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy