summaryrefslogtreecommitdiffstats
path: root/tests/virtio-serial-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests/libqtest: Use libqtest-single.h in tests that require global_qtestThomas Huth2019-09-051-1/+1
* tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth2019-08-151-2/+2
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* qos-test: virtio-console and virtio-serial test nodeEmanuele Giuseppe Esposito2019-03-071-15/+12Star
* libqtest: Replace qtest_startf() by qtest_initf()Markus Armbruster2018-08-161-2/+2
* tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster2018-08-161-1/+1
* tests: Enable the very simple virtio tests on s390x, tooThomas Huth2017-10-201-4/+6
* tests: Introduce generic device hot-plug/hot-unplug functionsThomas Huth2017-09-151-22/+3Star
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* tests: Clean up includesPeter Maydell2016-02-161-2/+1Star
* tests: virtio-serial: Check if hot-plug/unplug worksIgor Mammedov2014-10-151-0/+27
* tests: Add virtio-serial qtestAndreas Färber2014-03-131-0/+33