summaryrefslogtreecommitdiff
path: root/tests/nodedevxml2xmltest.c
diff options
context:
space:
mode:
authorJohn Ferlan <jferlan@redhat.com>2014-06-05 13:17:05 -0400
committerJohn Ferlan <jferlan@redhat.com>2014-07-21 12:55:11 -0400
commitf3271f4cb32387494543186287106c425e2c3b7d (patch)
treefaf0dd46f779ac27e053917503d19d75c6b7ff82 /tests/nodedevxml2xmltest.c
parentfbd91d496e32f1294aa2940a8467db935d3cb68d (diff)
downloadlibvirt-f3271f4cb32387494543186287106c425e2c3b7d.tar.gz
Add unique_id to nodedev output
Add an optional unique_id parameter to nodedev. Allows for easier lookup and display of the unique_id value in order to document for use with scsi_host code.
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 fe1fd8823c..a37d7290ce 100644
--- a/tests/nodedevxml2xmltest.c
+++ b/tests/nodedevxml2xmltest.c
@@ -82,6 +82,7 @@ mymain(void)
DO_TEST("pci_1002_71c4");
DO_TEST("pci_8086_10c9_sriov_pf");
DO_TEST("pci_8086_27c5_scsi_host_0");
+ DO_TEST("pci_8086_27c5_scsi_host_0_unique_id");
DO_TEST("pci_8086_27c5_scsi_host_scsi_device_lun0");
DO_TEST("pci_8086_27c5_scsi_host_scsi_host");
DO_TEST("pci_8086_27c5_scsi_host");