]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: pci: Add driver model tests for PCI
authorSimon Glass <sjg@chromium.org>
Thu, 5 Mar 2015 19:25:34 +0000 (12:25 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:29 +0000 (21:47 +0200)
commitefeb6d491622363777903a0d7089938304337f5f
treec5aac64cd409137efd00f7b71be301115af7f3ff
parent3bfceec47c132dd80cce2091599ef332dd784de4
dm: pci: Add driver model tests for PCI

Add some basic tests to check that things work as expected with sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/Makefile
test/dm/pci.c [new file with mode: 0644]
test/dm/test.dts