]> xenbits.xensource.com Git - libvirt.git/commit
tests: virpcivpdtest: Remove 'testVirPCIVPDReadVPDBytes' case
authorPeter Krempa <pkrempa@redhat.com>
Wed, 24 Jan 2024 13:55:47 +0000 (14:55 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 31 Jan 2024 16:24:07 +0000 (17:24 +0100)
commit1a994a9dc6424ff7ea9d0f5d325059ffd234408b
tree013420390d0837d8d86ffb56db8d19ba70555c09
parenta9f76d6ab7278864150d9f4776750ea22d7ef508
tests: virpcivpdtest: Remove 'testVirPCIVPDReadVPDBytes' case

The case checks only the 'virPCIVPDReadVPDBytes' which is also tested
multiple times via 'virPCIVPDParse' as it's used to read the data, thus
having a special case for this is pointless.

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