There was an error while loading. Please reload this page.
1 parent 853a66c commit 7273a4eCopy full SHA for 7273a4e
1 file changed
artefact/README
@@ -43,6 +43,9 @@ docker load -i verify-rust.tar
43
44
### Sanity test
45
This will run only one test for seahorn and kani.
46
+Note that it will take several minutes to setup the tests. Setup involves:
47
+1. copying the source directory to a temporary directory
48
+2. compile all seahorn jobs since the seahorn build is setup to build all benchmarks.
49
50
``` sh
51
docker rm verify-rust-bench && docker run --name verify-rust-bench -t verify-rust /bin/bash -c "rm /home/usea/verify-rust/benchmark/benchmark_postprocess_eop.csv &&
0 commit comments