mte/unikernel/duniverse/ocaml-x509/tests/dune

5 lines
260 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(test
(name tests)
(deps (source_tree regression) (source_tree testcertificates) (source_tree crl) (source_tree csr) (source_tree pkcs12) (source_tree ocsp))
(libraries x509 alcotest ptime.clock.os mirage-crypto-pk mirage-crypto-ec mirage-crypto-rng.unix))