-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Create a container to run tests/create doc?
Should have several roles:
-
cargo test -
cargo miri test
This will not work, as miri does not support ffi calls to C. -
RUSTFLAGS="-Zsanitizer=address" cargo +nightly test -
cargo test --no-run valgrind target/debug/deps/my_test_binary
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels