Add more tests, results.
[pintos-anon] / TODO
diff --git a/TODO b/TODO
index 9dc05ca9993510082ec157ae8a7f0ca0d4307ddb..30f324682f09fc10a05eacd400ad8f1fa1ae6422 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,3 +23,8 @@
   them?
 
 * Speed up disk routines: filling an 8 MB disk takes a long time.
+
+* Not sure that raw arc4 should really be used so much in the tests.
+  Any reason not to use random_bytes()?
+
+* Grading script patches needed anymore?