summaryrefslogtreecommitdiff
path: root/libc/test/src/termios
AgeCommit message (Expand)Author
2025-09-11[libc] Clean up errno header usage in some more tests. (#157974)Alexey Samsonov
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2024-02-06[libc] Move libc_errno inside of LIBC_NAMESPACE (#80774)michaelrj-google
2024-01-26[libc][NFC] Use specific ASSERT macros to test errno (#79573)Guillaume Chatelet
2023-11-03[libc] Cleanup ErrnoSetterMatcher target (#71240)michaelrj-google
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-05-26[libc] Make ErrnoSetterMatcher handle logging floating point values.Siva Chandra Reddy
2023-04-24[libc] Run all unit tests, irrespective of whether they belong to a test suite.Siva Chandra Reddy
2023-03-05[libc] Switch signal and termios to libc_errno.Siva Chandra Reddy
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-10-18[libc][Obvious] Skip some termios tests when there no is /dev/tty.Siva Chandra Reddy
2022-10-18[libc] Add termios.h and the implementation of functions declared in it.Siva Chandra Reddy