Skip to content

Ax9DTW/MCDC-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLVM MCDC Demo

Instructions are for MacOS

Cloning

We need the preview version of llvm which has support for mcdc

git clone git@github.com:Ax9DTW/MCDC-Demo.git --recurse-submodules --shallow-submodules

Build LLVM

The preview build of LLVM is added as a submodule, and needs to be built using the following command:

./build_llvm

Run Demo

First move to the cpp_mcdc directory:

cd cpp_mcdc

Build binary

./build

Generate report

./coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published