Introduction - If you have any usage issues, please Google them yourself
The C++ mock library for unit testing, it can be used to mock all functions, including trivial functions, member functions, static member functions and virtual functions. It is implemented in modifying binary code in run-time. It supports gcc, clang, Visual C++, and supports x86/x64/arm32.