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.1.tar.bz2
sha512=a6ff1edc22a543c166d31f358ba54e5550ec3efeb99299a004564234e1fcefde186f00d6d97cb371edd19d17b2c1741e21e796a5defe61649a7b1fdce345e103

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: 07 Apr 2022

Dependencies (3)

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

Dev Dependencies

None

Used by

None

Conflicts

None