summaryrefslogtreecommitdiff
path: root/tests/virtio-serial-test.c
AgeCommit message (Expand)Author
2019-09-05tests/libqtest: Use libqtest-single.h in tests that require global_qtestThomas Huth
2019-08-15tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-07qos-test: virtio-console and virtio-serial test nodeEmanuele Giuseppe Esposito
2018-08-16libqtest: Replace qtest_startf() by qtest_initf()Markus Armbruster
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster
2017-10-20tests: Enable the very simple virtio tests on s390x, tooThomas Huth
2017-09-15tests: Introduce generic device hot-plug/hot-unplug functionsThomas Huth
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2014-10-15tests: virtio-serial: Check if hot-plug/unplug worksIgor Mammedov
2014-03-13tests: Add virtio-serial qtestAndreas Färber