summaryrefslogtreecommitdiff
path: root/libc/test/src/sys/statvfs/linux/statvfs_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
2025-05-28[libc] Migrate sys/ tests to ErrnoCheckingTest. (#141871)Alexey Samsonov
2024-11-12[libc] Make fstatvfs test less flakey (#115949)Michael Jones
2024-11-11[libc] Clean up skipped and failing cmake (#115400)Michael Jones
2024-10-30[libc] Refactor statvfs tests (#114147)Michael Jones
2024-07-21[libc] Fix statvfs test case when SYS_statfs64 is used (#99827)Mikhail R. Gadelha
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-03-25[libc] add statvfs/fstatvfs (#86169)Schrodinger ZHU Yifan