Linux Applications Debugging Techniques/Hardware emulators

From Wikibooks, open books for an open world
Jump to navigation Jump to search

umockdev[edit | edit source]

umockdev mocks hardware devices for creating unit tests for libraries and programs that handle Linux hardware devices. It also provides tools to record the properties and behaviour of particular devices. Useful for reproducing failure scenarios encountered in the wild.