]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: i2c: Add tests for I2C
authorSimon Glass <sjg@chromium.org>
Wed, 10 Dec 2014 15:55:55 +0000 (08:55 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 11 Dec 2014 20:18:43 +0000 (13:18 -0700)
commitecc2ed55ee09814d16e81a9d1030a95f98eaf940
tree392c8aefb983944806d72a284c8a35c8ec0b680e
parent20142019a96a72bf1516be93a86fc10d028fd136
dm: i2c: Add tests for I2C

Add some basic tests to check that the system works as expected.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
include/dm/ut.h
test/dm/Makefile
test/dm/i2c.c [new file with mode: 0644]
test/dm/test.dts