KanoComputing / googletest-sampleLinks
Example project for testing using Google Test and Google Mock
☆15Updated 7 years ago
Alternatives and similar repositories for googletest-sample
Users that are interested in googletest-sample are comparing it to the libraries listed below
Sorting:
- A mini eBook on using Boost::statechart library for creating state machines in C++☆92Updated 2 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- An example of using Google Mock inspired by Martin Fowler's "Mocks Aren't Stubs".☆24Updated 6 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆26Updated last year
- Libusb wrapper for Asio☆64Updated 2 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated this week
- A simple, cross-platform, and continuously integrated C++14 project template☆67Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- theCore: C++ embedded framework☆83Updated 7 years ago
- Docker container with compilers and tooling for basic C++ projects☆81Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Abandoned, C++ did not work out so well. See pure C implementation here - https://github.com/yuriykulikov/EventDrivenEmbeddedFramework☆21Updated 13 years ago
- Code examples from my website embeddeduse.com☆34Updated this week
- Shared-memory based ring buffer☆63Updated 8 years ago
- C++ Active Objects☆66Updated 8 years ago
- Example C++11 CMake project that incorporates awesome Clang tooling☆106Updated 5 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…☆199Updated 2 years ago
- Boost.org circular_buffer module☆60Updated 2 months ago
- Library to simulate the Precision Time Protocol (PTP, IEEE 1588) in OMNeT++☆34Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆96Updated last month
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Template of CMake to build a static or shared library under Windows and Linux☆22Updated this week
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆96Updated 11 months ago
- An object-oriented C++ wrapper for libusb/libusbx☆45Updated 4 years ago
- A C++ interface for linux inotify☆143Updated last year
- A library that brings C# like properties to modern C++.☆23Updated 2 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago