third_party_rust_nix/test
Amanda Tait 5846ae2afd
Add fuchsia support
Allow nix to compile on Fuchsia by conditionally avoiding libc
functionality that does not exist for Fuchsia.
2020-12-19 14:17:42 -05: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 Convert the crate to edition 2018 2020-05-31 19:07:15 -06:00
test_fcntl.rs Switch all builds from Travis to Cirrus 2020-12-06 22:35:30 -07: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 Add fuchsia support 2020-12-19 14:17:42 -05:00
test.rs Add fuchsia support 2020-12-19 14:17:42 -05:00