Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / grading / filesys / lg-full.exp
diff --git a/grading/filesys/lg-full.exp b/grading/filesys/lg-full.exp
deleted file mode 100644 (file)
index 44c99ee..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-(sm-full) begin
-(sm-full) create "quux"
-(sm-full) open "quux"
-(sm-full) writing "quux"
-(sm-full) close "quux"
-(sm-full) open "quux" for verification
-(sm-full) close "quux"
-(sm-full) end