Back to [[conference:committee:proposals-2013]]\\ \\ **Title**: Faking, Stubbing and Mocking in C\\ **Proposer**: [[2013:james_grenning]]\\ **Type**: Tutorial\\ **Duration**: 90 minutes\\ **Description**: C is rather limited in the options you have for faking, stubbing and mocking, or is it? In this tutorial we'll see how to use the linker, function pointers and the preprocessor to substitute fakes for troublesome dependencies.  We'll look at some of the patterns helpful for customizing fakes. To get the feel for it, we'll write some code and try the ideas out. Bring your laptop with wifi and a browser.  Bring a friend.\\ \\ Roger: maybe for this one or "C Unit Testing with the Fake Function Framework" - I'm unsure of demand.