summaryrefslogtreecommitdiffstats
path: root/tests/virtio-serial-test.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Clean up includesPeter Maydell2016-02-161-2/+1Star
| | | | | | | | | | | Clean up includes so that osdep.h is included first and headers which it implies are not included manually. This commit was created with scripts/clean-includes. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Eric Blake <eblake@redhat.com> Tested-by: Eric Blake <eblake@redhat.com>
* tests: virtio-serial: Check if hot-plug/unplug worksIgor Mammedov2014-10-151-0/+27
| | | | | | | Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
* tests: Add virtio-serial qtestAndreas Färber2014-03-131-0/+33
Signed-off-by: Andreas Färber <afaerber@suse.de>