third_party_rust_nix/test
Alan Somers fbeabf3730 Deprecate IpAddr, Ipv4Addr, and Ipv6Addr
Because they're redundant with types in the standard library.

Fixes #1681
2022-03-22 21:09:52 -06:00
..
common Print function name and missing capability when skipping tests 2021-08-22 21:27:33 -05:00
sys Deprecate IpAddr, Ipv4Addr, and Ipv6Addr 2022-03-22 21:09:52 -06:00
test_kmod Avoid lock poisoning by using parking_lot 2021-11-27 13:50:29 -06:00
test_clearenv.rs Convert the crate to edition 2018 2020-05-31 19:07:15 -06:00
test_dir.rs Clippy cleanup 2021-09-19 07:58:15 -06:00
test_fcntl.rs uclibc support 2022-01-24 10:06:35 -05:00
test_mount.rs Fix typos 2021-12-26 20:14:50 -06:00
test_mq.rs Better type safety for mqueue 2022-01-22 14:48:48 -07:00
test_net.rs misc Clippy cleanup 2021-05-30 20:12:41 -06:00
test_nix_path.rs Large cleanup, mostly of socket functions 2015-02-25 12:24:43 -08:00
test_nmount.rs Collapse Error into Errno 2021-07-07 20:49:29 -06:00
test_poll.rs Fix #411 - Provide accessors for 'events' in PollFd 2021-09-19 17:14:30 -07:00
test_pty.rs also implement Read and Write for &PtyMaster 2022-02-22 13:08:54 -05:00
test_ptymaster_drop.rs Reenable tests that only failed on Travis, since we no longer use it. 2021-06-12 17:22:51 -06:00
test_resource.rs Change getrlimit and setrlimit to use rlim_t directly. 2022-03-13 17:33:02 -07:00
test_sched.rs Implement sched::sched_getaffinity() 2019-11-21 08:36:53 +01:00
test_sendfile.rs Add sendfile(2) for DragonFly 2022-01-03 04:05:09 -06:00
test_stat.rs Disable mknod and mknodat tests on DragonFly 2021-12-24 21:47:39 -06:00
test_time.rs Fix building the tests for Redox and Illumos 2021-08-22 10:31:39 -06:00
test_timer.rs Fix intermittency in test_timer::alarm_fires 2022-01-02 15:06:24 -07:00
test_unistd.rs Add getresuid/gid and setresuid/gid on BSDs 2022-01-10 20:14:34 -06:00
test.rs Add sendfile(2) for DragonFly 2022-01-03 04:05:09 -06:00