summaryrefslogtreecommitdiff
path: root/tests/virtio-serial-test.c
AgeCommit message (Expand)Author
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