Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / grading / filesys / lg-random.exp
diff --git a/grading/filesys/lg-random.exp b/grading/filesys/lg-random.exp
deleted file mode 100644 (file)
index 37adb48..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-(sm-random) begin
-(sm-random) create "bazzle"
-(sm-random) open "bazzle"
-(sm-random) write "bazzle" in random order
-(sm-random) read "bazzle" in random order
-(sm-random) close "bazzle"
-(sm-random) end