summaryrefslogtreecommitdiff
path: root/test/dm/i2c.c
AgeCommit message (Expand)Author
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-05-19test: Use ut_asserteq_mem() where possibleSimon Glass
2019-12-17dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett
2019-12-17dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass
2015-02-12dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-29dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass
2014-12-11dm: i2c: Add tests for I2CSimon Glass