kasshu / SystemCallMockLinks
A system call mock demonstration for gmock(c++)
☆15Updated 7 years ago
Alternatives and similar repositories for SystemCallMock
Users that are interested in SystemCallMock are comparing it to the libraries listed below
Sorting:
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- Composable C++ futures☆32Updated 4 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- Boost.org interprocess module☆172Updated last week
- Slides and presentations☆69Updated 3 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- Boost Logging library☆206Updated 2 weeks ago
- C++14 Finite State Machine library☆179Updated 5 years ago
- An STL-like C++ header-only tree library☆150Updated last year
- A mini eBook on using Boost::statechart library for creating state machines in C++☆91Updated 2 weeks ago
- Two C/C++ testing tools, mockcpp and testngpp.☆86Updated 2 years ago
- Hard-to-test patterns in C++ and how to refactor them☆67Updated 5 years ago
- My C++ Notes☆107Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- spdlog setup initialization via file configuration for convenience.☆84Updated 2 years ago
- Lightweight finite state machine framework for C++17☆171Updated last week
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆109Updated 4 years ago
- a FIFO-ordered associative container for C++☆211Updated 2 months ago
- A handy script to visualize google benchmark output☆57Updated 3 years ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 6 months ago
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆323Updated 6 months ago
- Embedded Multicore Building Blocks (EMB²): Library for parallel programming of embedded systems. Star us on GitHub? +1☆187Updated 2 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- Library for Asynchronicity, Serialization and Remoting☆76Updated 5 years ago
- C++ library for storing and printing backtraces.☆484Updated 3 weeks ago
- Experiments with the GDB Python API☆71Updated 4 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago