1.. _smbus_emul_tests:
2
3SMBUS unit tests
4################
5
6Unit tests emulate SMBus hardware controller and connected SMBus peripheral
7device by redirecting I/O read / write to a memory buffer. This allows to
8cover all SMBus protocol commands.
9