Skip to content

mockitopp needs to support link-time mocks for global functions like cgreen does #5

@GoogleCodeExporter

Description

@GoogleCodeExporter
What is the expected output? What do you see instead?

We have a mixed C/C++ codebase, with lots of C-style global functions. 
Currently, we have to use cgreen's link-time mocking style for those and 
mockitopp's mocking style for class-based mocking.

We want to be able to use mockitopp for both global-function mocks and 
class-based mocking.



Original issue reported on code.google.com by plaztiks...@gmail.com on 21 Sep 2011 at 9:57

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions