chiark / gitweb /
[PATCH] update the tests to handle block devices too.
[elogind.git] / test
diff --git a/test b/test
index 9cab4a6db7ff6b8a45ac097e3661038ff6e9cf25..f5e808b557008e0a0860ddf26413221b56832cef 100644 (file)
--- a/test
+++ b/test
@@ -1,5 +1,10 @@
 #!/bin/sh
 export ACTION=add
-export DEVPATH=/devices/pci0/00:09.0/usb1/1-1/1-1.2/ttyUSB7
+#export ACTION=remove
+export DEVPATH=/devices/pci0/00:09.0/usb1/1-1/1-1.1/ttyUSB7
+export DEVPATH=/class/tty/ttyUSB0
+export DEVPATH=/block/hda
 
-./udev tty
+
+./udev block
+#./udev tty