summaryrefslogtreecommitdiff
path: root/test/test_time.rs
AgeCommit message (Collapse)Author
2022-08-12Folloup for !1778, remove some of the less helpful error msgsMichael Baikov
2022-08-04fix clippy assertions_on_result_statesMichael Baikov
https://rust-lang.github.io/rust-clippy/master/index.html#assertions_on_result_states
2021-08-22Fix building the tests for Redox and IllumosAlan Somers
Also, split the overbroad test_mknod_family into two tests
2020-09-28Added clock_gettime, clock_getres, clock_settime, clock_getcpuclockidDaniil Bondarev