summaryrefslogtreecommitdiff
path: root/libc/test/src/signal/kill_test.cpp
AgeCommit message (Expand)Author
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-08-07[libc][cleanup] Fix most conversion warningsMichael Jones
2023-07-08[libc] Use the new style includes for testsPetr Hosek
2023-05-26[libc] Make ErrnoSetterMatcher handle logging floating point values.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-06[libc] add killMichael Jones