package frama-c-lannotate

  1. Overview
  2. No Docs
Lannotate plugin of Frama-C, part of the LTest suite

Install

Dune Dependency

Authors

Maintainers

Sources

lannotate-0.2.tar.bz2
sha512=309f525b687cef35334fca059ce2442d4b1d970f577a5f4bf57402317d28dd97d75edc701978a8bb0c2d9a4df19e50a9cc89b698868d36e446f87f71e43a64e8

Description

Lannotate is a plugin that introduces labels and hyperlabels formalizing test objectives corresponding to the coverage criteria selected by the user. It is part of LTest, a set of plug-in dedicated to managing test coverage. Other plug-ins in LTest include:

  • Luncov, for detecting polluting (infeasible or redundant) objectives
  • Lreplay, for executing a test suite and computing its coverage status

Tags

software testing Frama-C LTest

Published: 26 Aug 2022

Dependencies (3)

  1. frama-c >= "25.0" & < "26.0~"
  2. ocaml >= "4.08.1"
  3. conf-autoconf

Dev Dependencies

None

Used by

None

Conflicts

None