shenxianpeng / gcov-example
Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results
☆45Updated 5 months ago
Alternatives and similar repositories for gcov-example:
Users that are interested in gcov-example are comparing it to the libraries listed below
- Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returni…☆103Updated last year
- Based on gmock, can mock global function, member function, class static function without changing source code.☆77Updated last year
- Slides and presentations☆69Updated 2 years ago
- Generate minimal and customized core dump files on Linux.☆47Updated last year
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated 10 months ago
- Library to support modern C development.☆11Updated last year
- Experiments with the GDB Python API☆70Updated 3 years ago
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- code coverage for c☆48Updated 7 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- Provides ability to mock global functions with gmock☆74Updated 7 months ago
- GCNO and GCDA parser and writer implementation in Dart☆13Updated 8 years ago
- A few libunwind examples☆30Updated 3 years ago
- A sample C++ CMake project demonstrating google testing framework with mocks and coverage.☆47Updated 4 years ago
- Metrix++ is an extendable tool for code metrics collection and analysis.☆77Updated last year
- Visual code dependency graph creation for C/C++ projects☆125Updated last month
- MISRA C:2012 and MISRA C++:2008 compliance checkers for clang-tidy☆161Updated 6 years ago
- deadlock detection for pthread_mutex [search keywords: lockdep pthread]☆8Updated 10 months ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆121Updated 4 months ago
- Mock++: A Portable Mocking Framework for C++11☆18Updated 4 years ago
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆299Updated 9 months ago
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 5 years ago
- Presentations for C++ Summit (China) 2023☆17Updated last year
- Boost.org interprocess module☆145Updated 2 weeks ago
- Lewis Baker's Blog☆71Updated 2 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…☆61Updated 3 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆74Updated last year
- Programming with POSIX Threads: David R. Butenhof☆81Updated 12 years ago
- Boost.org statechart module☆28Updated 2 weeks ago
- Different implementations of spinlock.☆104Updated 10 years ago