blob: c1671557317d4668f06593c703984ac7045df181 [file] [log] [blame]
target=$1
set -ex
cargo test --manifest-path testcrate/Cargo.toml --target $1 -vv
cargo test --manifest-path testcrate/Cargo.toml --target $1 -vv --release