Skip to content

Simple project to illustrate the usage of the Cppcheck Ceedling Plugin.

Notifications You must be signed in to change notification settings

deltalejo/ceedling-cppcheck-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cppcheck Ceedling Example

Very simple project to illustrate the usage of the Cppcheck Plugin.

Note: Cppcheck must be available in your path.

Run analysis

Whole project

ceedling cppcheck

Single file

ceedling cppcheck:main

Run tests

All tests

ceedling test

Single test

ceedling test:main

About

Simple project to illustrate the usage of the Cppcheck Ceedling Plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages