nix/test/sys
2022-01-10 21:57:55 -06:00
..
mod.rs Recent versions of Android support EPOLLEXCLUSIVE 2021-12-22 12:59:35 -06:00
test_aio_drop.rs Reenable tests that only failed on Travis, since we no longer use it. 2021-06-12 17:22:51 -06:00
test_aio.rs Avoid lock poisoning by using parking_lot 2021-11-27 13:50:29 -06:00
test_epoll.rs Clippy cleanup 2021-09-19 07:58:15 -06:00
test_inotify.rs Clippy cleanup 2021-09-19 07:58:15 -06:00
test_ioctl.rs Collapse Error into Errno 2021-07-07 20:49:29 -06:00
test_lio_listio_resubmit.rs Collapse Error into Errno 2021-07-07 20:49:29 -06:00
test_mman.rs Correct MAP_FIXED documentation for NetBSD 2022-01-02 16:53:42 -06:00
test_pthread.rs Add pthread_kill 2021-07-24 22:45:46 +02:00
test_ptrace.rs Fix typos 2021-12-26 20:14:50 -06:00
test_select.rs Avoid lock poisoning by using parking_lot 2021-11-27 13:50:29 -06:00
test_signal.rs Avoid lock poisoning by using parking_lot 2021-11-27 13:50:29 -06:00
test_signalfd.rs Avoid lock poisoning by using parking_lot 2021-11-27 13:50:29 -06:00
test_socket.rs Change port used by test_txtime to avoid conflict 2022-01-10 21:57:55 -06:00
test_sockopt.rs Fix typos 2021-12-26 20:14:50 -06:00
test_sysinfo.rs Add a sysinfo wrapper 2018-07-04 21:42:12 +02:00
test_termios.rs Avoid lock poisoning by using parking_lot 2021-11-27 13:50:29 -06:00
test_timerfd.rs Adding an implementation and some basic tests for timerfd. 2020-07-07 14:29:11 +02:00
test_uio.rs Test preadv and pwritev on more operating systems 2021-12-14 20:47:29 -07:00
test_wait.rs Avoid lock poisoning by using parking_lot 2021-11-27 13:50:29 -06:00