The technical presentation is about how to use mocks to unit test Linux kernel drivers. The presentation explains how mocks help validating operational code. For instance by checking parameters passed to mocked function, or by configuring the mock to return an error code.
The presentation will include some unit test examples that use a mocking tool which is called EasyMock. I'm the author of EasyMock.
Speakers: Laurent Carlier