We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0588744 commit c4552c7Copy full SHA for c4552c7
tss-esapi/tests/coverage.sh
@@ -16,4 +16,4 @@ tpm2_startup -c -T mssim
16
# Install and run tarpaulin #
17
#############################
18
cargo install cargo-tarpaulin
19
-cargo tarpaulin --features integration-tests --tests --out Xml --exclude-files="tests/*,../*" -- --test-threads=1 --nocapture
+cargo tarpaulin --features integration-tests --tests --out xml --exclude-files="tests/*,../*" -- --test-threads=1 --nocapture
0 commit comments