lonnywong / glibcmockLinks
A solution of mocking glibc function with Google Test.
☆20Updated 8 years ago
Alternatives and similar repositories for glibcmock
Users that are interested in glibcmock are comparing it to the libraries listed below
Sorting:
- Google coredumper library☆41Updated 3 months ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Compiler instrumentation for testing☆30Updated 7 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- Dump ABI of an ELF object containing DWARF debug info☆195Updated 7 months ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Babeltrace /ˈbæbəltreɪs/ is an open-source trace manipulation toolkit.☆106Updated last month
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆52Updated last year
- Suite of C/C++ tooling built on LLVM/Clang☆106Updated this week
- Experiments with the gcc plugin mechanism☆111Updated last year
- Read your own .note.gnu.build-id☆43Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 11 months ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆194Updated 3 weeks ago
- A tool based on clang which generates a call graph from a given C++ codebase☆155Updated 6 months ago
- Function tracer for gcc☆35Updated 8 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated 2 years ago
- C++11 ELF/DWARF parser☆329Updated last year
- Reveres engineering UML class diagrams with libclang