summaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2022-02-12 10:53:51 -0500
committerCole Robinson <crobinso@redhat.com>2022-02-12 11:24:44 -0500
commita39bd561b09ff5102dac79bf20e48fcdaa878d92 (patch)
treec7fff197d56f6d501a9116656987ebb27294c09d /tests/data
parenta4c02b1aed30c6e0ec92e75bf8560ab39b39db60 (diff)
downloadvirt-manager-a39bd561b09ff5102dac79bf20e48fcdaa878d92.tar.gz
addhardware: tweak mdev inactive UI
- Move tooltip to the tree row instead of the finish button - Some style cleanups - Add a hack so we can hit it in the test suite Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/testdriver/testdriver.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/data/testdriver/testdriver.xml b/tests/data/testdriver/testdriver.xml
index b2a4f4f2..173171fb 100644
--- a/tests/data/testdriver/testdriver.xml
+++ b/tests/data/testdriver/testdriver.xml
@@ -3679,6 +3679,19 @@ ba</description>
</device>
<device>
+ <name>mdev_8e37ee90_2b51_45e3_9b25_bf8283c03110-fakeinactive</name>
+ <path>/sys/devices/css0/0.0.0023/8e37ee90-2b51-45e3-9b25-bf8283c03110-fakeinactive</path>
+ <parent>css_0_0_0023</parent>
+ <driver>
+ <name>vfio_mdev</name>
+ </driver>
+ <capability type='mdev'>
+ <type id='vfio_ccw-io'/>
+ <iommuGroup number='0'/>
+ </capability>
+</device>
+
+<device>
<name>ap_matrix</name>
<path>/sys/devices/vfio_ap/matrix</path>
<parent>computer</parent>