summaryrefslogtreecommitdiff
path: root/libc/test/src/sys/socket/linux/sendmsg_recvmsg_test.cpp
AgeCommit message (Expand)Author
2025-10-22Revert "[libc] Add -Werror for libc tests" (#164684)lntue
2025-10-22[libc] Add -Werror for libc tests (#160413)Vinay Deshmukh
2025-03-19[libc] Migrate sys/socket tests to use ErrnoCheckingTest. (#132107)Alexey Samsonov
2024-09-19[libc] Add functions to send/recv messages (#106467)Michael Jones