shenxianpeng / gcov-exampleLinks
Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results
☆51Updated 2 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:
- 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.☆82Updated last year
- Generate minimal and customized core dump files on Linux.☆51Updated 2 years ago
- code coverage for c☆50Updated 8 years ago
- Visual code dependency graph creation for C/C++ projects☆143Updated 11 months ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆207Updated last week
- Two C/C++ testing tools, mockcpp and testngpp.☆86Updated 2 years ago
- Library to support modern C development.☆11Updated 2 years ago
- Generating the call graph from elf binary file☆39Updated 2 years ago
- 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
- Presentations for C++ Summit (China) 2023☆17Updated 2 years ago
- CodeViz: A CallGraph Visualiser☆274Updated 6 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
- Slides and presentations☆69Updated 3 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- A sample C++ CMake project demonstrating google testing framework with mocks and coverage.☆47Updated 5 years ago
- Metrix++ is an extendable tool for code metrics collection and analysis.☆83Updated last year
- Powerful, yet simple, C++ unit testing framework; new home after https://sourceforge.net/projects/cpptest/☆77Updated last month
- GCNO and GCDA parser and writer implementation in Dart☆14Updated 8 years ago
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- Dockerfiles for Clang and LLVM☆108Updated 3 weeks ago
- cmdr cxx version, a C++17/20 header-only command-line parser with hierarchical config data manager here☆18Updated last month
- Book files for https://theboostcpplibraries.com/☆99Updated 3 years ago
- Experiments with the gcc plugin mechanism☆113Updated 2 years ago
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆323Updated 2 months ago
- Experiments with the GDB Python API☆71Updated 4 years ago
- Enhanced Valgrind for Persistent Memory☆113Updated last year
- Provides ability to mock global functions with gmock☆74Updated last year