Skip to content

Latest commit

 

History

History

apps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

A list of tools/utilities for development environment.

  • cppcheck: A C/C++ Static analysis tool
  • ctags: Universal Ctags build script
  • googletest: A C++ Unit Testing Framework
  • uftrace: A C/C++ Application API tracing framework
  • uncrustify: Source code beautifier
  • pahole: C/C++ Structure padding analyzer
  • lcov: A C/C++ Code Coverage Report Generator