ElectronVector / fake_function_framework

A plug-in for Ceedling to use the Fake Function Framework (fff) for mocking instead of Cmock.
MIT License
36 stars 13 forks source link

Fixed mocks when testing using C++ #7

Open pJunger opened 7 years ago

pJunger commented 7 years ago

Added Extern C blocks in case C++ compiler is used. See #6