sdhci: add qtest to check the SD capabilities register
commit8640cc11a8b619da79fe354ee54a7ebcc207088f
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 8 Feb 2018 16:47:50 +0000 (8 13:47 -0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 13 Feb 2018 15:13:01 +0000 (13 16:13 +0100)
tree6d6faee543a94d2dfe692f735ab991be43895afc
parentab958e3864c70bf45fe4a688ba231250d39339cf
sdhci: add qtest to check the SD capabilities register

The PCI model is tested with the pc/x86_64 machine,
the SysBus model with the smdkc210/arm machine.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20180208164818.7961-3-f4bug@amsat.org>
tests/Makefile.include
tests/sdhci-test.c [new file with mode: 0644]