aboutsummaryrefslogtreecommitdiff
path: root/tests/sdhci-test.c
AgeCommit message (Expand)Author
2020-01-12test: Move qtests to a separate directoryThomas Huth
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-07qos-test: sdhci test nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: rename qpci_init_pc and qpci_init_spapr functionsEmanuele Giuseppe Esposito
2018-08-16libqtest: Replace qtest_startf() by qtest_initf()Markus Armbruster
2018-03-06sdhci-test: fix leaksMarc-André Lureau
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
2018-02-13sdhci: add a check_capab_v3() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: check Spec v3 capabilities qtestPhilippe Mathieu-Daudé
2018-02-13hw/arm/xilinx_zynq: fix the capabilities register to match the datasheetPhilippe Mathieu-Daudé
2018-02-13sdhci: add qtest to check the SD Spec versionPhilippe Mathieu-Daudé
2018-02-13sdhci: add a check_capab_sdma() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: add a check_capab_baseclock() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: add check_capab_readonly() qtestPhilippe Mathieu-Daudé
2018-02-13sdhci: add qtest to check the SD capabilities registerPhilippe Mathieu-Daudé