Skip to content

Commit c9bc509

Browse files
authored
verita: add verismo project into verita test (#2816)
1 parent 3b89aec commit c9bc509

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

tools/verita/run_configuration_all.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,10 @@ git_url = "https://github.com/stonysystems/tla-rs.git"
132132
refspec = "main"
133133
crate_roots = ["src/lib.rs"]
134134
extra_verus_args = ["--crate-type=dylib"]
135+
136+
[[project]]
137+
name = "verismo"
138+
git_url = "https://github.com/microsoft/verismo.git"
139+
refspec = "main"
140+
cargo_verus = true
141+
crate_roots = ["source/bitflags_verus/src", "source/verismo_tspec/src", "source/verismo/src"]

0 commit comments

Comments
 (0)