From: Thomas Moniot <thomas.moniot@gmail.com>
To: caml-list@yquem.inria.fr
Subject: [ANN] MLcov 1.2
Date: Thu, 25 Nov 2010 09:47:00 +0100 [thread overview]
Message-ID: <AANLkTi=m=GPJdFQNzOcyPbnkO8Zy-Oi_ae1SsduvciQy@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 920 bytes --]
Hi list,
I'm happy to announce a new release of MLcov, a code coverage tool for OCaml
programs.
The principle is pretty simple:
1. instrument your source code
2. run tests
3. generate HTML reports to analyze the code coverage.
More specifically, MLcov allows measuring MC/DC, the criterion used in the
DO-178B standard to ensure that safety-critical software is tested
adequately.
The tool is actually used by Esterel Technologies as a verification tool for
the
certification of a DO-178B level A code generator written in Objective Caml.
It currently works only on a subset of OCaml (core + module language) which
is yet
sufficient to instrument large programs, like the OCaml compiler for
instance.
The new version is mainly a port to OCaml 3.12.0, but also adds
(experimental)
support for labels and optional arguments.
More information on the website:
http://www.algo-prog.info/mlcov/
Enjoy!
--
Thomas Moniot
[-- Attachment #2: Type: text/html, Size: 1055 bytes --]
reply other threads:[~2010-11-25 8:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTi=m=GPJdFQNzOcyPbnkO8Zy-Oi_ae1SsduvciQy@mail.gmail.com' \
--to=thomas.moniot@gmail.com \
--cc=caml-list@yquem.inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox