| .. |
|
common
|
Print function name and missing capability when skipping tests
|
2021-08-22 21:27:33 -05:00 |
|
sys
|
Change port used by test_txtime to avoid conflict
|
2022-01-10 21:57:55 -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
|
Add posix_fallocate on DragonFly
|
2021-12-27 02:56:19 -06:00 |
|
test_mount.rs
|
Fix typos
|
2021-12-26 20:14:50 -06:00 |
|
test_mq.rs
|
Fix mq tests on NetBSD and DragonFly
|
2022-01-01 22:44:56 -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
|
Fix #411 - Provide accessors for 'events' in PollFd
|
2021-09-19 17:14:30 -07:00 |
|
test_pty.rs
|
Avoid lock poisoning by using parking_lot
|
2021-11-27 13:50:29 -06: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
|
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
|
DragonFly 6.0 added fexecve(2)
|
2021-12-21 16:20:48 -06:00 |
|
test.rs
|
Add sendfile(2) for DragonFly
|
2022-01-03 04:05:09 -06:00 |