index
:
nix
fix/disable_tcsetattr_illumos
fix/safe_termios
master
Rust friendly bindings to *nix APIs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2020-04-01
Split read and write OFD lock tests
Andre Nathan
2020-03-27
i686 -> x86
Andre Nathan
2020-03-27
Explain why OFD tests are disabled in some archs
Andre Nathan
2020-03-27
Undo rustfmt reformating
Andre Nathan
2020-03-19
One more arch exclusion
Andre Nathan
2020-03-19
Exclude targets failing on CI
Andre Nathan
2020-03-18
Don't test on mips; replace unwrap for expect
Andre Nathan
2020-03-18
Fix type of pad field
Andre Nathan
2020-03-18
Add missing libc::flock fields in mips
Andre Nathan
2020-03-18
Try to get tests working on 32 bits
Andre Nathan
2020-03-18
Add fcntl tests for OFD locks
Andre Nathan
2020-02-29
add setfsuid and setfsgid implementation for filesystem checks
Marco Conte
2020-02-11
Provide clearenv()
John Gallagher
2019-12-22
Skip test_aio_cancel_all on musl
Alan Somers
2019-12-01
ScmCredentials now wraps UnixCredentials instead of libc::ucred
Alan Somers
2019-12-01
Merge #1157
bors[bot]
2019-12-01
Fix some race conditions in the integration tests
Alan Somers
2019-12-01
Remove the last use of mem::uninitialized
Alan Somers
2019-12-01
Allow signal injection in ptrace::{syscall, detach}
Francisco Giordano
2019-11-21
Implement sched::sched_getaffinity()
Thibaut Ackermann
2019-11-03
Implment linkat
Johnnie Birch
2019-10-28
Fix sys::socket::recvfrom for TCP sockets
Alan Somers
2019-09-30
refactored test cases
Zhang Miaolei
2019-09-30
add mkfifoat
Zhang Miaolei
2019-09-28
Merge #1121 #1130
bors[bot]
2019-09-28
Merge #1105
bors[bot]
2019-09-23
fix #1093
Ta Thanh Dinh
2019-09-19
Where relevant, replace equality checks in assert! with assert_eq!
Xavier L'Heureux
2019-09-19
Fix test breakage in Seccomp mode.
Alan Somers
2019-09-19
Require CAP_SYS_PTRACE for certain tests
Alan Somers
2019-09-12
use slices for array comparison
Ding Xiang Fei
2019-09-12
better wording
Ding Xiang Fei
2019-09-12
posix_fallocate
Ding Xiang Fei
2019-09-04
Merge #1120
bors[bot]
2019-09-04
Fix length of abstract socket address
Yuxuan Shui
2019-09-04
Replace Signal::from_c_int by Signal::try_from
Alan Somers
2019-09-03
Skip the aio_suspend test on Linux
Alan Somers
2019-09-03
Replace most instances of mem::uninitialized with mem::MaybeUninit
Alan Somers
2019-08-28
Fix some ioctl tests on musl
Alan Somers
2019-08-22
update readlink to return the path instead of mangling the buffer
Sendil Kumar
2019-08-22
fix readlink/readlinkat to return too long only when it is long
Sendil Kumar
2019-07-17
Add renameat
Scott Lamb
2019-07-16
Merge #1058
bors[bot]
2019-07-14
Implement unlinkat
Johnnie Birch
2019-07-13
Merge #1095
bors[bot]
2019-07-13
Temporarily allow deprecated items
Alan Somers
2019-07-13
Fix warnings on Rust 1.37.0
Alan Somers
2019-07-12
test_socket: add AddressFamily::Vsock test
Stefano Garzarella
2019-07-09
implement posix_fadvise
Kevin Wern
2019-06-15
sys/stat: implement mkdirat
Kevin Wern
[next]