wip cram test

This commit is contained in:
swrup 2026-03-21 12:07:25 +01:00 committed by Swrup
parent 6d73af2169
commit 8bb9d35dda
5 changed files with 15 additions and 38 deletions

View file

@ -1,5 +1,5 @@
(executable
(public_name offline)
(public_name mte-offline-tool)
(name offline)
(modules offline offline_impl)
(libraries mte mtime mtime.clock mirage-crypto-rng.unix cmdliner bos fmt))