update tests
This commit is contained in:
parent
176c7cfa2b
commit
df02bf0f48
5 changed files with 199 additions and 214 deletions
|
|
@ -1,14 +1,9 @@
|
|||
(test
|
||||
(name test)
|
||||
(modules test)
|
||||
(libraries mte fmt))
|
||||
|
||||
(test
|
||||
(name test_crypto)
|
||||
(modules test_crypto)
|
||||
(libraries mte fmt))
|
||||
(libraries mte mirage-crypto-rng.unix))
|
||||
|
||||
(executable
|
||||
(name validate_response)
|
||||
(modules validate_response)
|
||||
(libraries mte fmt bos))
|
||||
(libraries mte bos cmdliner))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue