Skip to content

Commit 7273a4e

Browse files
doc: update readme for artefact
1 parent 853a66c commit 7273a4e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

artefact/README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ docker load -i verify-rust.tar
4343

4444
### Sanity test
4545
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.
4649

4750
``` sh
4851
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

Comments
 (0)