summaryrefslogtreecommitdiff
path: root/tests/lib/libc/sys/t_poll.c
AgeCommit message (Expand)Author
2021-10-02- Strenghen the poll(2) fifo_inout test to ensure that once the readerthorpej
2021-10-02Add a fifo_inout test case that validates the expected POLLIN / POLLOUTthorpej
2021-10-02In the fifo_hup1 test, also ensure that POLLHUP is de-asserted when athorpej
2021-10-02- fifo_poll(): If the last writer has disappeared, detect this and returnthorpej
2020-07-17Add ppoll() a compatibility wrapper around pollts(2)kamil
2012-03-18Move the references to PRs from code comments to the test description. Oncejruoho
2011-10-15Follow the design principles of tests(7) by merging 't_poll3w' to 't_poll'jruoho
2011-07-07Add the syscall tests back. Couple of files and tests were also renamed forjruoho