Skip to content

Commit

Permalink
Add license scan report and status
Browse files Browse the repository at this point in the history
Signed off by: fossabot <badges@fossa.com>
  • Loading branch information
fossabot committed Mar 1, 2022
1 parent 64c7f40 commit ebd846d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@

CppUMockGen
===========
Mock generator for [CppUTest/CppUMock](http://cpputest.github.io/).

[![Build status](https://ci.appveyor.com/api/projects/status/3ch50mcu29pgv5st/branch/master?svg=true)](https://ci.appveyor.com/project/jgonzalezdr/cppumockgen/branch/master)
[![codecov](https://codecov.io/gh/jgonzalezdr/CppUMockGen/branch/master/graph/badge.svg)](https://codecov.io/gh/jgonzalezdr/CppUMockGen)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjgonzalezdr%2FCppUMockGen.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjgonzalezdr%2FCppUMockGen?ref=badge_shield)

## What is CppUMockGen?

Expand Down Expand Up @@ -240,3 +240,7 @@ If during configuration CMake cannot find some dependencies, their installation
- libClang: `-DLibClang_HOME=<Path to LLVM top directory>`
- CppUTest: `-DCppUTest_HOME=<Path to CppUTest top directory>`
- LCOV: `-Dlcov_HOME=<Path to LCOV top directory>`
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjgonzalezdr%2FCppUMockGen.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjgonzalezdr%2FCppUMockGen?ref=badge_large)

0 comments on commit ebd846d

Please sign in to comment.