package frama-c-lannotate

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

lannotate-0.2.5.tar.bz2
md5=bbea9beadbc380fb464c478fca022d80
sha512=fc4a748987dc76cb3113d83ab1158fbc07caaf9c1844383d8caeef81646a98cdbf8c4cbeec1029d717870648bd33ba1045dffb5c7b087734de4cf3be9bfed44f

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: 10 Feb 2026

Dependencies (3)

  1. frama-c >= "32.0~" & < "33.0~"
  2. dune >= "3.13"
  3. ocaml >= "4.14.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None