Clinton Roy
Clinton Roy
Clinton is a software engineer experienced in the research arena. He has spent his career improving the software and software creation practices around me. He has been fortunate enough to work on open source software throughout my career. He does a lot of low level C work and a lot of Python.
Towards Complete Code Coverage.
This talk is about using interpose libraries to modify program behaviour without modifying program source. This is useful for debugging, bug workarounds and testing.
He will be covering shared libraries, and the API's that make it possible to monkey patch the loading of libraries. He will also be covering the unix fork() API, and showing how to combine fork() and interpose libraries in order to increase the coverage of C modules.
This talk will interest all C programmers interested in improving the level of code coverage of their work.
Published Oct 24, 2009.
0 responses to Clinton Roy
There are no comments for this page yet. Be the first!
Leave a Reply