summaryrefslogtreecommitdiff
path: root/test/topo_test
diff options
context:
space:
mode:
Diffstat (limited to 'test/topo_test')
-rw-r--r--test/topo_test12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/topo_test b/test/topo_test
index 5a557e909d..2a19c8b5f8 100644
--- a/test/topo_test
+++ b/test/topo_test
@@ -12,9 +12,21 @@ export ACTION=add
export DEVPATH=block/sda
../udev block
+ls udev
export DEVPATH=block/sda/sda3
../udev block
+ls udev
+export ACTION=remove
+export DEVPATH=block/sda
+
+../udev block
+ls udev
+
+export DEVPATH=block/sda/sda3
+
+../udev block
+ls udev