shenxianpeng / gcov-exampleLinks
Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results
☆51Updated 3 months ago
Alternatives and similar repositories for gcov-example
Users that are interested in gcov-example are comparing it to the libraries listed below
Sorting:
- Generate minimal and customized core dump files on Linux.☆50Updated last year
- Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returni…☆106Updated 2 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆81Updated last year
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆203Updated this week
- This repository was created to maintain "calltree", initial source code from calltree-2.3. "calltree" is a static call tree generator for…☆25Updated 6 years ago
- A sample C++ CMake project demonstrating google testing framework with mocks and coverage.☆47Updated 5 years ago
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- Debug Malloc memory allocation debugging C library☆170Updated 3 years ago
- Library to support modern C development.☆11Updated last year
- Visual code dependency graph creation for C/C++ projects☆141Updated 9 months ago
- Presentations for C++ Summit (China) 2023☆17Updated last year
- A few libunwind examples☆30Updated 4 years ago
- Metrix++ is an extendable tool for code metrics collection and analysis.☆82Updated last year
- CodeViz: A CallGraph Visualiser☆274Updated 6 years ago
- libelf☆83Updated 8 years ago
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆63Updated 4 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆80Updated 2 years ago
- A debugger which detects memory access violations