mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
Add tests to Linux and Mac and add vendor tests
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
ODIN=../../odin
|
||||
|
||||
all: botan_test
|
||||
|
||||
botan_test:
|
||||
$(ODIN) run botan -out=botan_hash -o:speed -no-bounds-check
|
||||
Reference in New Issue
Block a user