]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/virtio: creating pipe assertion in vringh_test
authorYunseong Kim <yskelg@gmail.com>
Mon, 24 Jun 2024 17:49:06 +0000 (02:49 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 4 Jul 2024 15:00:31 +0000 (11:00 -0400)
commitede9c33ec568eed53f8f6bb42ed1d04af712cf02
tree33f51e37e681166b3b46742596be3a6e410d6f2e
parent840b2d39a2dc1b96deb3f5c7fef76c9b24f08f51
tools/virtio: creating pipe assertion in vringh_test

parallel_test() function in vringh_test needs to verify
the creation of the guest/host pipe.

Signed-off-by: Yunseong Kim <yskelg@gmail.com>
Message-Id: <20240624174905.27980-2-yskelg@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tools/virtio/vringh_test.c