mte/unikernel/duniverse/ocaml-x509/tests/dune
2025-11-11 02:07:51 +01:00

4 lines
260 B
Text

(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))