package lreplay

  1. Overview
  2. No Docs
Executes a test suite and computes test coverage

Install

Authors

Maintainers

Sources

lreplay-0.1.tar.bz2
md5=ed8f14102eeca3b498d5353900fe5469
sha512=16815a4f027752e1c1b8474ccad19a304937f5802267bb4ae4ade04602af6d1733677c929c6d9d26908b01942376c2dbfacd6effd5fa44d0cf3820ba18a37ffd

Description

Package lreplay is part of the LTest suite, which includes tools to manage test objectives, expressed as labels and hyperlabels. lreplay runs a given test suite and computes the corresponding coverage according the labels and hyperlabels defined in its input files. The other LTest tools are Frama-C plugins including:

  • Lannotate, for generating (hyper)labels according to various criteria
  • Luncov, for identifying uncoverable and/or redundant (hyper)labels

Published: 06 Apr 2022

Dependencies (3)

  1. ocaml >= "4.08.1"
  2. base-unix
  3. dune >= "3.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None