Skip to content

Commit

Permalink
update SHA3 config
Browse files Browse the repository at this point in the history
  • Loading branch information
fdupress committed Dec 8, 2023
1 parent ab5542f commit 12185ae
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions sha3/config/tests.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,5 @@ bin = easycrypt
report = report.log

[test-sha3]
okdirs = !proof
args = -I Jasmin:jasmin/eclib -I proof -I proof/smart_counter -I proof/impl -I proof/impl/perm

[test-sponge]
okdirs = proof proof/smart_counter
args = -I proof -I proof/smart_counter

[test-jsponge]
okdirs = proof/impl
args = -I Jasmin:jasmin/eclib -I proof -I proof/smart_counter

[test-jperm]
okdirs = proof/impl/perm
args = -I Jasmin:jasmin/eclib -I proof -I proof/smart_counter -I proof/impl

[test-libc]
okdirs = proof/impl/libc
args = -I Jasmin:jasmin/eclib -I proof -I proof/smart_counter -I proof/impl -I proof/impl/perm
args = -I proof -I proof/smart_counter -p Z3 -p [email protected]

0 comments on commit 12185ae

Please sign in to comment.