summaryrefslogtreecommitdiff
path: root/test/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'test/TODO')
-rw-r--r--test/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/TODO b/test/TODO
index 1ab7048..06509c5 100644
--- a/test/TODO
+++ b/test/TODO
@@ -30,3 +30,13 @@
* Add in test cases for Discovery and/or Connection validation,
which would require either a separate target set up for that,
or control of our own target
+
+* Only allow /dev/disk/by-* paths, as /dev/sd? paths are
+ inherently problematic, since they can change names.
+
+* Add back in the "big warning" from regression.sh?
+
+* Add info to the README about how to run the python tests
+
+* Leave the regression test around, for now? It doesn't run,
+ so maybe it should just be removed?