shenxianpeng / gcov-example
Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results
☆44Updated 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
- GCNO and GCDA parser and writer implementation in Dart☆13Updated 7 years ago
- Generate minimal and customized core dump files on Linux.☆45Updated 11 months ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆75Updated 10 months ago
- Two C/C++ testing tools, mockcpp and testngpp.☆72Updated last year
- Experiments with the GDB Python API☆70Updated 3 years ago
- Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returni…☆102Updated last year
- Library to support modern C development.☆11Updated 11 months ago
- deadlock detection for pthread_mutex [search keywords: lockdep pthread]☆8Updated 8 months ago
- A sample C++ CMake project demonstrating google testing framework with mocks and coverage.☆45Updated 4 years ago
- Run clang-format -i on all of the files in your C or C++ project☆148Updated 9 months ago
- ☆17Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆75Updated 6 years ago
- code coverage for c☆48Updated 7 years ago
- Presentations for C++ Summit (China) 2023☆17Updated last year
- Shared-memory based ring buffer☆59Updated 7 years ago
- QNX beginer sample and learning meterials☆39Updated 4 years ago
- Book files for https://theboostcpplibraries.com/☆98Updated 2 years ago
- spdlog setup initialization via file configuration for convenience.☆79Updated 11 months ago
- Boost.org interprocess module☆142Updated 3 weeks ago
- Lock-free implementation of the token bucket algorithm in C++☆56Updated last year
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆60Updated 3 years ago
- simple c json parse☆16Updated 2 years ago
- cmdr cxx version, a C++17 header-only command-line parser with hierarchical config data manager here☆17Updated 2 weeks ago
- IPC benchmark on Linux☆73Updated 2 years ago
- Slides and presentations☆69Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆32Updated 5 months ago
- Porting vsomeip 3.1.20 on QNX 7.0☆23Updated 3 years ago
- ☆25Updated last week
- Coroutine support tools☆32Updated 4 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆141Updated 4 years ago