nix/test/sys
Alan Somers 3c52c56e12 Test preadv and pwritev on more operating systems
This was an oversight from PR #1511
2021-12-14 20:47:29 -07:00
..
mod.rs Actually connect the mman tests to the build 2021-09-19 10:11:37 -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 Actually connect the mman tests to the build 2021-09-19 10:11:37 -06:00
test_pthread.rs Add pthread_kill 2021-07-24 22:45:46 +02:00
test_ptrace.rs Avoid lock poisoning by using parking_lot 2021-11-27 13:50:29 -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 Clippy cleanup 2021-09-19 07:58:15 -06:00
test_sockopt.rs Add IP_TTL/IPV6_UNICAST_HOPS SockOpts 2021-09-07 19:19:41 -07: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