]> eyrie.org Git - kerberos/kstart.git/commitdiff
Add some additional TODO items for test suite work
authorRuss Allbery <rra@stanford.edu>
Thu, 29 Dec 2011 22:04:40 +0000 (14:04 -0800)
committerRuss Allbery <rra@stanford.edu>
Thu, 29 Dec 2011 22:04:40 +0000 (14:04 -0800)
TODO

diff --git a/TODO b/TODO
index 40d2e03c27cdd0d6eb581e3db0a0c1c8d01cebf7..d675d288701f8f3c63187f620fcebada8b02e4cf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -49,3 +49,9 @@ Test suite:
 
  * Add tests for k5start password prompting, either from standard input or
    from a TTY.
+
+ * Move tests/libtest.pl into rra-c-util and break it apart into
+   functionality groups.
+
+ * Refactor all test cases to reduce copy-and-paste code and use more
+   helper functions.