Pitt: umockdev: record and mock hardware for debugging and testing
Pitt: umockdev: record and mock hardware for debugging and testing
[Development] Posted Feb 12, 2013 14:21 UTC (Tue) by corbet
Martin Pitt introduces
umockdev, a device simulation library. "The umockdev-run program
builds a sandbox using libumockdev, can load *.umockdev and *.ioctl files
into it, and run a program in that sandbox. I. e. it is a CLI interface to
libumockdev, which is useful in the 'debug a failure with a particular
device' use case if you get the text dumps from a bug report.
"