]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: virstorage: Add tests for NBD URI style syntax over UNIX
authorPeter Krempa <pkrempa@redhat.com>
Thu, 16 Jan 2020 12:49:37 +0000 (13:49 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 17 Jan 2020 11:34:10 +0000 (12:34 +0100)
commit2775aada167fad5a508b16a8cadac1fca489c7be
tree8349bdf07592744c7b689f0c86efdd5dc8ba06bf
parent5f2fa393f721861132500f717ce509bb66afcdb7
tests: virstorage: Add tests for NBD URI style syntax over UNIX

Add few test cases for nbd+unix style URIs with few corner cases.

The NBD URI syntax is documented at
https://github.com/NetworkBlockDevice/nbd/blob/master/doc/uri.md

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/virstoragetest.c