aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2009-12-14 14:58:23 +0100
committerDaniel Veillard <veillard@redhat.com>2009-12-14 14:58:23 +0100
commitdeae2bb57f1038d019124dca9c0101f839cd4a50 (patch)
treee66751278a8dc458cd95aefbeedf91b833058746 /tests/nodedevxml2xmltest.c
parentexpose SR IOV physical/virtual function relationships (diff)
downloadlibvirt-deae2bb57f1038d019124dca9c0101f839cd4a50.tar.gz
libvirt-deae2bb57f1038d019124dca9c0101f839cd4a50.tar.bz2
libvirt-deae2bb57f1038d019124dca9c0101f839cd4a50.zip
nodedev: Add removable storage 'media_label' prop
Provides the CDROM label for current media. Only implemented for the udev backend.
Diffstat (limited to 'tests/nodedevxml2xmltest.c')
-rw-r--r--tests/nodedevxml2xmltest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/nodedevxml2xmltest.c b/tests/nodedevxml2xmltest.c
index 762121279..bf8be7e5c 100644
--- a/tests/nodedevxml2xmltest.c
+++ b/tests/nodedevxml2xmltest.c
@@ -80,6 +80,7 @@ mymain(int argc, char **argv)
DO_TEST("computer");
DO_TEST("DVD_GCC_4247N");
+ DO_TEST("DVD_with_media");
DO_TEST("net_00_13_02_b9_f9_d3");
DO_TEST("net_00_15_58_2f_e9_55");
DO_TEST("pci_1002_71c4");