third_party_rust_nix/test
William Manley 91c2a080ea Dir: Implement IntoIterator for Dir
This is useful to allow returning an iterator based on a directory iterator
without needing a self-referential struct.
2021-02-15 13:48:17 +00:00
..
common Add fuchsia support 2020-12-19 14:17:42 -05:00
sys Add fuchsia support 2020-12-19 14:17:42 -05:00
test_kmod Switch all builds from Travis to Cirrus 2020-12-06 22:35:30 -07:00
test_clearenv.rs Convert the crate to edition 2018 2020-05-31 19:07:15 -06:00
test_dir.rs Dir: Implement IntoIterator for Dir 2021-02-15 13:48:17 +00:00
test_fcntl.rs Fix fcntl for FreeBSD 2021-01-03 00:41:45 +01:00
test_mount.rs Switch all builds from Travis to Cirrus 2020-12-06 22:35:30 -07:00
test_mq.rs Where relevant, replace equality checks in assert! with assert_eq! 2019-09-19 22:20:25 -04:00
test_net.rs Remove elided 'static lifetime 2017-12-20 07:05:04 -08:00
test_nix_path.rs Large cleanup, mostly of socket functions 2015-02-25 12:24:43 -08:00
test_poll.rs Make the poll tests resilient against signals 2020-12-06 22:23:30 -07:00
test_pty.rs use subordinate terminal device for termios calls 2020-08-11 16:01:19 -07:00
test_ptymaster_drop.rs Add fuchsia support 2020-12-19 14:17:42 -05:00
test_sched.rs Implement sched::sched_getaffinity() 2019-11-21 08:36:53 +01:00
test_sendfile.rs Implement sendfile on FreeBSD and Darwin 2018-05-28 21:39:20 -06:00
test_stat.rs Convert the crate to edition 2018 2020-05-31 19:07:15 -06:00
test_time.rs Added clock_gettime, clock_getres, clock_settime, clock_getcpuclockid 2020-09-28 00:11:27 -07:00
test_unistd.rs unistd: Add getpeereid(3) 2020-12-19 22:52:16 -05:00
test.rs Add fuchsia support 2020-12-19 14:17:42 -05:00