nix/test/sys
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
..
mod.rs Add fuchsia support 2020-12-19 14:17:42 -05:00
test_aio_drop.rs Disable test-aio-drop in GNU environments 2020-11-28 15:16:52 -07:00
test_aio.rs Ignore failures of test_aio_suspend on macos 2020-12-14 19:37:53 -07:00
test_epoll.rs Stop reexporting Errno and its variants 2017-12-04 20:29:40 +01:00
test_inotify.rs Added inotify bindings for Linux and Android. 2019-02-21 09:23:23 +01:00
test_ioctl.rs Remove a few more cases of mem::uninitialized in the tests 2020-04-19 14:05:22 -06:00
test_lio_listio_resubmit.rs Convert the crate to edition 2018 2020-05-31 19:07:15 -06:00
test_mman.rs Add wrapper for mremap 2020-10-13 10:17:38 -05:00
test_pthread.rs Remove more unsupported functions and make it possible to run tests 2020-05-17 21:05:45 -04:00
test_ptrace.rs Switch all builds from Travis to Cirrus 2020-12-06 22:35:30 -07:00
test_select.rs Convert the crate to edition 2018 2020-05-31 19:07:15 -06:00
test_signal.rs Add fuchsia support 2020-12-19 14:17:42 -05:00
test_signalfd.rs Convert the crate to edition 2018 2020-05-31 19:07:15 -06:00
test_socket.rs Add fuchsia support 2020-12-19 14:17:42 -05:00
test_sockopt.rs Switch all builds from Travis to Cirrus 2020-12-06 22:35:30 -07:00
test_sysinfo.rs Add a sysinfo wrapper 2018-07-04 21:42:12 +02:00
test_termios.rs use subordinate terminal device for termios calls 2020-08-11 16:01:19 -07:00
test_timerfd.rs Adding an implementation and some basic tests for timerfd. 2020-07-07 14:29:11 +02:00
test_uio.rs Switch all builds from Travis to Cirrus 2020-12-06 22:35:30 -07:00
test_wait.rs Switch all builds from Travis to Cirrus 2020-12-06 22:35:30 -07:00