third_party_rust_nix/test
Alan Somers 18c095b367 Ignore vsock tests on Linux aarch64
Apparently AWS Graviton containers don't support it.  socket() retunrs
EAFNOSUPPORT in that environment.

Also, be more selective about skipping tests under QEMU

Instead of skipping them on architectures where we happen to use QEMU,
only skip them when QEMU is actually being used.
2021-08-27 22:31:20 -06:00
..
common Add nmount for FreeBSD. 2021-06-13 20:13:32 -06:00
sys Ignore vsock tests on Linux aarch64 2021-08-27 22:31:20 -06:00
test_kmod Overhaul Nix's error types 2021-07-07 20:49:28 -06:00
test_clearenv.rs Convert the crate to edition 2018 2020-05-31 19:07:15 -06:00
test_dir.rs Collapse Error into Errno 2021-07-07 20:49:29 -06:00
test_fcntl.rs Ignore vsock tests on Linux aarch64 2021-08-27 22:31:20 -06:00
test_mount.rs Switch all builds from Travis to Cirrus 2020-12-06 22:35:30 -07:00
test_mq.rs Ignore vsock tests on Linux aarch64 2021-08-27 22:31:20 -06: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 Collapse Error into Errno 2021-07-07 20:49:29 -06:00
test_pty.rs illumos and Solaris support 2021-03-21 23:04:03 +00: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 Add getrlimit and setrlimit 2021-08-01 10:23:00 +10:00
test_sched.rs Implement sched::sched_getaffinity() 2019-11-21 08:36:53 +01:00
test_sendfile.rs Disable sendfile64 on android 2021-05-28 16:04:44 -07:00
test_stat.rs Fix building the tests for Redox and Illumos 2021-08-22 10:31:39 -06:00
test_time.rs Fix building the tests for Redox and Illumos 2021-08-22 10:31:39 -06:00
test_unistd.rs Fix building the tests for Redox and Illumos 2021-08-22 10:31:39 -06:00
test.rs Add getrlimit and setrlimit 2021-08-01 10:23:00 +10:00