add initial tests

This commit is contained in:
2022-08-01 14:59:06 +05:30
parent e5d84c9716
commit 8216e76b04
2 changed files with 30 additions and 0 deletions

3
assembler/test/dune Normal file
View File

@@ -0,0 +1,3 @@
(tests
(names test_hack)
(libraries hack ounit2))