summaryrefslogtreecommitdiff
path: root/src/linux/integration-test.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/linux/integration-test.py')
-rwxr-xr-xsrc/linux/integration-test.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/linux/integration-test.py b/src/linux/integration-test.py
index 1e48fa2..db5058c 100755
--- a/src/linux/integration-test.py
+++ b/src/linux/integration-test.py
@@ -2291,6 +2291,14 @@ class Tests(dbusmock.DBusTestCase):
'remove')
self.testbed.uevent('/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:056A:0084.0021/input/input129',
'remove')
+ self.testbed.uevent('/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0',
+ 'remove')
+ self.testbed.uevent('/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1',
+ 'remove')
+ self.testbed.uevent('/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.2',
+ 'remove')
+ self.testbed.uevent('/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1',
+ 'remove')
self.daemon_log.check_line('No devices with parent /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1 left', timeout=2)
# Ensure the object is really gone from the bus,