[PATCH 06/10] tests: virstoragetest: Add complementary test case for QED format

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We have a test case for QED disk image with autodetection but not with
the format explicitly specified.

Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx>
---
 tests/virstoragetest.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/virstoragetest.c b/tests/virstoragetest.c
index 0e11602e84..f3b96a9b87 100644
--- a/tests/virstoragetest.c
+++ b/tests/virstoragetest.c
@@ -949,6 +949,9 @@ mymain(void)
         .type = VIR_STORAGE_TYPE_FILE,
         .format = VIR_STORAGE_FILE_RAW,
     };
+    TEST_CHAIN(absqed, VIR_STORAGE_FILE_QED,
+               (&qed, &raw), EXP_PASS,
+               (&qed, &raw), ALLOW_PROBE | EXP_PASS);
     TEST_CHAIN(absqed, VIR_STORAGE_FILE_AUTO,
                (&qed_as_raw), EXP_PASS,
                (&qed, &raw), ALLOW_PROBE | EXP_PASS);
-- 
2.16.2

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux