package mirage-random-test

  1. Overview
  2. Docs
Stub random device implementation for testing

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-random-test-0.0.1.tbz
md5=54811f678be6d1e3bb657791cca6deff

Description

mirage-random-test implements Mirage_random.C as stub for testing.

Tags

org:mirage

Published: 09 Nov 2018

README

mirage-random-test -- Stub random device implementation for testing

mirage-random-test is a stub implementation of Mirage_random.C for testing purposes.

Installation

mirage-random-test can be installed with opam:

opam install mirage-random-test

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces.

Dependencies (4)

  1. mirage-random < "2.0.0"
  2. ocaml >= "4.04.2"
  3. cstruct >= "1.9.0"
  4. dune >= "1.1.0"

Dev Dependencies

None

Used by (7)

  1. arp >= "1.0.0" & < "2.2.0"
  2. arp-mirage < "2.2.0"
  3. caldav
  4. charrua-client >= "0.11.0" & < "1.2.0"
  5. git-mirage >= "2.1.1" & < "2.1.3"
  6. mirage-vnetif-stack
  7. tcpip >= "3.5.1" & < "4.0.0"

Conflicts

None