Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dawidlorenz/fffmock

C++ mock system for FFF framework
https://github.com/dawidlorenz/fffmock

c c-plus-plus fake-functions mock tdd

Last synced: 15 days ago
JSON representation

C++ mock system for FFF framework

Awesome Lists containing this project

README

        

# fffmock
Examples of code that make it easier to convert gmock to FFF.
The repository contains implementations of basic functions from the GMock liblitegk using the FFF.h library

# Submodules
- fff
- gtest

# How to download add to your project

# How to run/build/clean