tests/test-streaming: Rewrite this test to use libnbd.
commit9687212053ab4d1a2588790f3a98b4ac12778e0b
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 15 Nov 2019 20:14:48 +0000 (15 20:14 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 15 Nov 2019 20:17:19 +0000 (15 20:17 +0000)
tree788de095fa38999fc6b911d3af35e6eac03056e9
parent2b945385582498ac7beb85c1e6487c596b080970
tests/test-streaming: Rewrite this test to use libnbd.

It now works correctly, whereas it didn't before.  Could be that
libguestfs/kernel/qemu was reordering the requests, which the
synchronous libnbd API wouldn't do.
tests/Makefile.am
tests/test-streaming.c