shenxianpeng / gcov-exampleLinks
Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results
☆49Updated last month
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
- A few libunwind examples☆30Updated 4 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆78Updated 2 years ago
- CodeViz: A CallGraph Visualiser☆272Updated 6 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆81Updated last year
- A sample C++ CMake project demonstrating google testing framework with mocks and coverage.☆47Updated 4 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…☆62Updated 4 years ago
- code coverage for c☆50Updated 7 years ago
- Run clang-format -i on all of the files in your C or C++ project☆155Updated last year
- Visual code dependency graph creation for C/C++ projects☆137Updated 7 months ago
- Powerful, yet simple, C++ unit testing framework; new home after https://sourceforge.net/projects/cpptest/☆76Updated last month
- Experiments with the GDB Python API☆70Updated 3 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆200Updated 3 weeks ago
- This repository was created to maintain "calltree", initial source code from calltree-2.3. "calltree" is a static call tree generator for…☆24Updated 6 years ago
- IPC benchmark on Linux☆75Updated 2 years ago
- Presentations for C++ Summit (China) 2023☆17Updated last year
- A benchmark showing that kfifo is really super fast☆11Updated 9 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- 《The C++ Standard Library》的非专业个人翻译☆62Updated last year
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated 10 months ago
- QNX beginer sample and learning meterials☆44Updated 5 years ago
- Working examples of Python, C++, C and JS new features☆138Updated last month
- GCNO and GCDA parser and writer implementation in Dart☆14Updated 8 years ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- 《Software Architecture with C++》的非专业个人翻译☆76Updated 3 years ago
- 程序员的自我修养--链接、装载与库: CRT 实 现☆53Updated 2 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆75Updated last year
- Babeltrace /ˈbæbəltreɪs/ is an open-source trace manipulation toolkit.☆107Updated last week