~ test/
This commit is contained in:
parent
6bf2771f1c
commit
dbfd75ade8
4 changed files with 14 additions and 93 deletions
11
test/dune
11
test/dune
|
|
@ -4,13 +4,6 @@
|
|||
(libraries mte fmt))
|
||||
|
||||
(test
|
||||
(name crypto)
|
||||
(modules crypto)
|
||||
(name test_crypto)
|
||||
(modules test_crypto)
|
||||
(libraries mte fmt))
|
||||
|
||||
; TODO
|
||||
; cram test?
|
||||
; gcc -o a.out ./test/signatures.c && ./a.out > a.output
|
||||
; rm ./a.out
|
||||
; dune exec ./test/test.exe > b.output
|
||||
; cmp -l a.output b.output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue