Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / grading / userprog / close-twice.exp
diff --git a/grading/userprog/close-twice.exp b/grading/userprog/close-twice.exp
deleted file mode 100644 (file)
index deb3d32..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-(close-twice) begin
-(close-twice) end
-close-twice: exit(0)
---OR--
-(close-twice) begin
-close-twice: exit(-1)