summaryrefslogtreecommitdiff
path: root/libc/test/src/__support/OSUtil
AgeCommit message (Expand)Author
2025-08-06[libc] add getrandom vDSO symbol (#151630)Schrodinger ZHU Yifan
2024-11-05[libc][NFC] Correct test header inclusion, license (#114604)Michael Jones
2024-09-11[libc] implement vdso (#91572)Schrodinger ZHU Yifan
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-08-07[libc][cleanup] Fix most conversion warningsMichael Jones
2023-05-03[libc] Enable the '__support' unit tests to be hermeticJoseph 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-09-30[libc] add syscall functionMichael Jones
2022-08-01[libc][NFC] Use STL case for functionalGuillaume Chatelet
2022-06-01[libc] Implement FLAGS option for generating all combinations for targets.Tue Ly
2022-02-07[libc][Obvious] Suppress unused-variable warnings from syscall_unittest.Tue Ly
2021-12-22[libc][Obvious] Add target OSUtil tests only if the target OS/arch match.Siva Chandra Reddy
2021-12-22[libc] Move the x86_64 syscall functions to OSUtil.Siva Chandra Reddy