test binary_formats
This commit is contained in:
parent
4490485fc2
commit
378e9208a2
6 changed files with 84 additions and 9 deletions
|
|
@ -2,3 +2,10 @@
|
|||
(name test)
|
||||
(modules test)
|
||||
(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