]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: storage: Drop duplicate tests with TEST_CHAIN
authorPeter Krempa <pkrempa@redhat.com>
Mon, 4 Jun 2018 08:16:03 +0000 (10:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 8 Jun 2018 07:26:38 +0000 (09:26 +0200)
commite0f8839b887a8d24f5269a88865186459bd01832
treecaffab10c4fdb67d3f42dccc958f97ad3fd4e9cd
parent655b95a01df71c13ca8c11b715c8e9f661676516
tests: storage: Drop duplicate tests with TEST_CHAIN

Now that all test cases with TEST_CHAIN were testing the same thing
twice drop one of them. Note that some of the cases were duplicate even
before dropping the image format probing tests.

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