blob: f0ce42421db1325f7c56adadb4a80a9e4a6d630c [file] [log] [blame]
.. _smbus_emul_tests:
SMBUS unit tests
################
Unit tests emulate SMBus hardware controller and connected SMBus peripheral
device by redirecting I/O read / write to a memory buffer. This allows to
cover all SMBus protocol commands.