aboutsummaryrefslogtreecommitdiff
path: root/test/global_fakes.h
AgeCommit message (Expand)Author
2017-01-21Fix issue13: Add function prototype to DECLARE_*usr42
2017-01-16Fix FAKE_VALUE_FUNC with 20 parametersusr42
2016-12-18Added auto counting of parameters for declaration and definition of fake func...mj
2016-09-14Added two test cases for SET_CUSTOM_FAKE_SEQPaulo Antonio Alvarez
2016-06-07Added test case for FAKE_VALUE_FUNC_VARARG.Rubio R. C. Terra
2013-06-26Add support for up to 20 argumentsMike Long
2013-06-23Merged varargs support with const supportMike Long
2012-11-09Implement minimal support for varargsMicha Hoiting
2012-11-08Add support for const parameters in fakes (C only)Micha Hoiting
2012-11-07Add test with const parametersMicha Hoiting
2012-07-06fix include file nameMike Long
2012-05-24Add fakes for common test casesMike Long
2012-05-22Initial tests for global fakesMike Long