qos-test: sdhci test node
commit757c6eac8ec0548d4c74154259535946fd90ab13
authorEmanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Wed, 11 Jul 2018 12:40:25 +0000 (11 14:40 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Mar 2019 16:28:25 +0000 (7 17:28 +0100)
treec3bb24518dfb45008014da616be65f3040e711dc
parent555299cb563e4156057706e9eb26a1f23b4fc7ae
qos-test: sdhci test node

Convert tests/sdhci-test in first qgraph test node, sdhci-test. This test
consumes an sdhci interface and checks that its function return the
expected values.

Note that this test does not allocate any sdhci structure, it's all done by the
qtest walking graph mechanism

Signed-off-by: Emanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/Makefile.include
tests/sdhci-test.c