Docs.rs
uutests-0.0.30
uutests 0.0.30
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sylvestre
Dependencies
ctor ^0.4.1
normal
glob ^0.3.1
normal
libc ^0.2.153
normal
pretty_assertions ^1.4.0
normal
rand ^0.9.0
normal
regex ^1.10.4
normal
tempfile ^3.15.0
normal
time ^0.3.36
normal
uucore ^0.0.30
normal
nix ^0.29
normal
rlimit ^0.10.1
normal
xattr ^1.3.1
normal
Versions
60.75%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
uutests
0.0.30
All Items
Crate Items
Modules
Macros
Crate
uutests
Copy item path
Source
Modules
§
macros
random
util
Macros
§
at_
and_
ucmd
Convenience macro for acquiring a
UCommand
builder and a test path.
get_
tests_
binary
new_
ucmd
Convenience macro for acquiring a
UCommand
builder.
path_
concat
Platform-independent helper for constructing a
PathBuf
from individual elements
unwrap_
or_
return
If
common::util::expected_result
returns an error, i.e. the
util
in
$PATH
doesn’t include a coreutils version string or the version is too low, this macro can be used to automatically skip the test and print the reason.
util_
name
Deduce the name of the test binary from the test filename.