Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frama-C Website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
Frama-C Website
Commits
73b62c1d
Commit
73b62c1d
authored
2 years ago
by
Virgile Prevosto
Browse files
Options
Downloads
Patches
Plain Diff
[ltest] fix typos from review
parent
0de002ff
No related branches found
No related tags found
1 merge request
!145
Introducing LTest
Pipeline
#43931
passed
2 years ago
Stage: test
Stage: css
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
_fc-plugins/ltest.md
+3
-3
3 additions, 3 deletions
_fc-plugins/ltest.md
with
3 additions
and
3 deletions
_fc-plugins/ltest.md
+
3
−
3
View file @
73b62c1d
...
...
@@ -23,7 +23,7 @@ covered for a given criterion. In this context,
-
`LReplay`
executes a test suite over some code instrumented with
(hyper)labels and computes a coverage ratio.
On the other hand, these component, and notably
`LReplay`
assume that you
On the other hand, these component
s
, and notably
`LReplay`
assume that you
already have a test suite whose coverage you want to evaluate. Still in the
context of Frama-C, you can for instance use
[
PathCrawler
](
{%
link _fc-plugins/pathcrawler.md %}) to generate such a suite.
...
...
@@ -41,7 +41,7 @@ context of Frama-C, you can for instance use
## Installation
All three packages are available in
`opam`
and can be installed trough
All three packages are available in
`opam`
and can be installed t
h
rough
```
opam install frama-c-lannotate frama-c-luncov lreplay
...
...
@@ -53,4 +53,4 @@ Manual installation instructions are available in the README of each of the repo
-
[
https://git.frama-c.com/pub/ltest/luncov
](
https://git.frama-c.com/pub/ltest/luncov
)
-
[
https://git.frama-c.com/pub/ltest/lreplay
](
https://git.frama-c.com/pub/ltest/lreplay
)
They require OCaml>= 4.08.1, and, for the plugins, Frama-C 24.0 Chromium
They require OCaml>= 4.08.1, and, for the plugins, Frama-C 24.0
(
Chromium
).
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment