summary refs log tree commit diff stats
path: root/tests/libqos/i2c-imx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/libqos: Move the libqos files under tests/qtest/Thomas Huth2020-01-121-216/+0
* tests: convert ds1338-test to qtestPaolo Bonzini2019-06-031-19/+0
* libqos: convert I2C to qgraphPaolo Bonzini2019-06-031-0/+20
* libqos: split I2CAdapter initialization and allocationPaolo Bonzini2019-06-031-15/+22
* libqos: Use explicit QTestState for i2c operationsEric Blake2018-02-141-33/+34
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0
* tests: Clean up includesPeter Maydell2016-02-161-2/+1
* i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois2015-09-071-0/+209